Add elm-watch-lib #478
Annotations
2 errors
Run npx vitest --coverage:
tests/Hot.test.ts#L1343
Error: Snapshot `hot > changes to elm-watch.json 4` mismatched
- Expected
+ Received
@@ -8,23 +8,10 @@
At root:
SyntaxError: (JSON syntax error)
…
- ⧙-- INVALID elm-watch.json FORMAT -----------------------------------------------⧘
- /Users/you/project/tests/fixtures/hot/changes-to-elm-watch-json/src/elm-watch.json
-
- I read inputs, outputs and options from ⧙elm-watch.json⧘.
-
- ⧙I had trouble with the JSON inside:⧘
-
- At root:
- Expected an object with a field called: "targets"
- Got: {}
-
- …
-
⧙-- elm-watch.json NOT FOUND ----------------------------------------------------⧘
I read inputs, outputs and options from ⧙elm-watch.json⧘.
⧙But I couldn't find one!⧘
❯ tests/Hot.test.ts:1343:41
|
Run npx vitest --coverage
Process completed with exit code 1.
|
Loading