fix: default prettier printWidth: 120
not work as expected (#573)
#591
Annotations
2 errors
test/fixtures.test.ts#L140
Error: Snapshot `with-formatters 6` mismatched
- Expected
+ Received
@@ -17,12 +17,8 @@
ga.q = []
ga.l = +new Date()
ga('create', 'UA-XXXXX-Y', 'auto')
ga('send', 'pageview')
</script>
- <script
- src="https://www.google-analytics.com/analytics.js"
- async
- defer
- ></script>
+ <script src="https://www.google-analytics.com/analytics.js" async defer></script>
</body>
</html>
❯ test/fixtures.test.ts:140:7
❯ test/fixtures.test.ts:131:5
|
|
The logs for this run have expired and are no longer available.
Loading