We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fc50c commit 6ed4b25Copy full SHA for 6ed4b25
eslint.config.js
@@ -22,6 +22,7 @@ module.exports = [
22
"dist/",
23
"spec/fixtures/",
24
"scripts/**/*.js",
25
+ "scripts/**/*.mjs",
26
"protos/",
27
".prettierrc.js",
28
"eslint.config.js",
0 commit comments