$ npm install mrm-task-eslint
Supports JavaScript and TypeScript.
.eslintrc.json
npx mrm eslint
See Mrm docs for more details.
eslintPreset
(default: eslint:recommended
)ESLint preset name (e.g. airbnb
or eslint-config-airbnb
).
eslintPeerDependencies
(optional)Additional dependencies to install (e.g. ['prettier', 'eslint-plugin-prettier']
).
eslintObsoleteDependencies
(optional)Dependencies that should be removed (e.g. ['eslint-plugin-prettier']
).
eslintRules
(optional)Additional rules (e.g. { 'no-undef': 0 }
).
The changelog can be found in CHANGELOG.md.
Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.
Artem Sapegin and contributors.
MIT License, see the included License.md file.
© 2010 - cnpmjs.org x YWFE | Home | YWFE