chore: 🔧 fix github actions on lint
(I hate javascript ecosystem and workflow so much)
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"include": [
|
||||
"./src/**/*.js",
|
||||
"./test/**/*.js",
|
||||
"./eslint.config.js"
|
||||
"./eslint.config.js",
|
||||
"./eslint.config.cjs"
|
||||
],
|
||||
"exclude": [
|
||||
"./node_modules/**",
|
||||
|
||||
Reference in New Issue
Block a user