eslint-config-mirum
v2.0.2
Published
base javascript linting rules for Mirum web projects
Downloads
32
Readme
eslint-config-mirum
A shareable eslint config file for Mirum projects.
Install
You need to have eslint installed as well as the config file.
npm install --save-dev eslint
npm install --save-dev eslint-config-mirum
Usage
Create an eslint config file named .eslintrc.json.
{
"globals": {},
"extends": "mirum"
}Rules
Support
If you have any issues contact Michael Turnwall.
