Skip to content

Commit

Permalink
test: add snapshot with compiled rule list
Browse files Browse the repository at this point in the history
  • Loading branch information
brantphoto committed Nov 27, 2024
1 parent 4ce7624 commit cc887d9
Show file tree
Hide file tree
Showing 4 changed files with 2,559 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"scripts": {
"build": "echo noop",
"lint": "echo noop",
"test": "jest test.js"
"test": "jest ./test/test.spec.js"
},
"peerDependencies": {
"eslint": "^8.18.0",
Expand Down
Loading

0 comments on commit cc887d9

Please sign in to comment.