Skip to content

Commit

Permalink
test: Add test to ensure all rules are exported
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Feb 11, 2024
1 parent c0e0fde commit 2e66a66
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 39 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@
"ts": "tsc --noEmit"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@mskelton/eslint-config": "^8.4.0",
"@types/eslint": "^8.44.3",
"@types/estree": "^1.0.2",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"dedent": "^1.5.1",
Expand Down
Loading

0 comments on commit 2e66a66

Please sign in to comment.