Skip to content

Commit

Permalink
ignore new json file in vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
djahandarie committed Dec 28, 2024
1 parent 960df67 commit 490db5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/data/json.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
{"path": ".vscode/settings.json", "ignore": true},
{"path": ".vscode/extensions.json", "ignore": true},
{"path": ".vscode/launch.json", "ignore": true},
{"path": ".github/actionlint-matcher.json", "ignore": true},
{"path": "dev/jsconfig.json", "ignore": true},
{"path": "ext/manifest.json", "ignore": true},
{"path": "test/data/dictionaries/invalid-dictionary1/index.json", "ignore": true},
Expand Down

0 comments on commit 490db5c

Please sign in to comment.