Skip to content

Commit 6ed4b25

Browse files
committed
add new scripts in the eslint config.
1 parent 06fc50c commit 6ed4b25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = [
2222
"dist/",
2323
"spec/fixtures/",
2424
"scripts/**/*.js",
25+
"scripts/**/*.mjs",
2526
"protos/",
2627
".prettierrc.js",
2728
"eslint.config.js",

0 commit comments

Comments
 (0)