Skip to content

Commit 4cad4e2

Browse files
committed
Make sure the @eslint/js plugin is installed
1 parent 51cbc30 commit 4cad4e2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"test": "bun test --dots --coverage ./test/*.js"
3636
},
3737
"devDependencies": {
38+
"@eslint/js": "^9.38.0",
3839
"@types/bun": "^1.3.0",
3940
"eslint": "^9.38.0",
4041
"globals": "^16.4.0",

0 commit comments

Comments
 (0)