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