| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -540,7 +540,7 @@ if defined lint_js_ci goto lint-js-ci | |||
| 540 | 540 | if not defined lint_js goto exit | |
| 541 | 541 | if not exist tools\node_modules\eslint goto no-lint | |
| 542 | 542 | echo running lint-js | |
| 543 | - %config%\node tools\node_modules\eslint\bin\eslint.js --cache --rule "linebreak-style: 0" --rulesdir=tools\eslint-rules --ext=.js,.md benchmark doc lib test tools | ||
| 543 | + %config%\node tools\node_modules\eslint\bin\eslint.js --cache --rule "linebreak-style: 0" --rulesdir=tools\eslint-rules --ext=.js,.mjs,.md benchmark doc lib test tools | ||
| 544 | 544 | goto exit | |
| 545 | 545 | ||
| 546 | 546 | :lint-js-ci | |
| Back | FazBrowse Home | New Git URL |
0 commit comments