Run eslint on node scripts and configs
This re-adds our config/, scripts/ and *.config.js files to eslint, together with some rules to make it a little easier for those node-scripts, e.g. console logging or importing node or dev dependencies should be fine.
显示
- .eslintignore 0 个添加, 6 个删除.eslintignore
- .eslintrc.yml 12 个添加, 0 个删除.eslintrc.yml
- babel.config.js 0 个添加, 2 个删除babel.config.js
- config/helpers/incremental_webpack_compiler.js 3 个添加, 0 个删除config/helpers/incremental_webpack_compiler.js
- config/helpers/is_eslint.js 1 个添加, 1 个删除config/helpers/is_eslint.js
- config/helpers/vendor_dll_hash.js 1 个添加, 1 个删除config/helpers/vendor_dll_hash.js
- config/karma.config.js 10 个添加, 9 个删除config/karma.config.js
- config/webpack.config.js 35 个添加, 27 个删除config/webpack.config.js
- config/webpack.vendor.config.js 1 个添加, 1 个删除config/webpack.vendor.config.js
- jest.config.base.js 1 个添加, 1 个删除jest.config.base.js
- scripts/frontend/block_dependencies.js 4 个添加, 4 个删除scripts/frontend/block_dependencies.js
- scripts/frontend/check_page_bundle_mixins_css_for_sideeffects.js 1 个添加, 1 个删除.../frontend/check_page_bundle_mixins_css_for_sideeffects.js
- scripts/frontend/extract_gettext_all.js 25 个添加, 14 个删除scripts/frontend/extract_gettext_all.js
- scripts/frontend/file_test_coverage.js 22 个添加, 22 个删除scripts/frontend/file_test_coverage.js
- scripts/frontend/merge_coverage_frontend.js 8 个添加, 5 个删除scripts/frontend/merge_coverage_frontend.js
- scripts/frontend/parallel_ci_sequencer.js 11 个添加, 13 个删除scripts/frontend/parallel_ci_sequencer.js
- scripts/frontend/stylelint/stylelint-duplicate-selectors.js 4 个添加, 2 个删除scripts/frontend/stylelint/stylelint-duplicate-selectors.js
- scripts/frontend/stylelint/stylelint-utility-classes.js 3 个添加, 2 个删除scripts/frontend/stylelint/stylelint-utility-classes.js
- scripts/frontend/stylelint/stylelint-utility-map.js 20 个添加, 10 个删除scripts/frontend/stylelint/stylelint-utility-map.js
- scripts/frontend/stylelint/stylelint-utils.js 6 个添加, 5 个删除scripts/frontend/stylelint/stylelint-utils.js
加载中
想要评论请 注册 或 登录