@straits/eslint-plugin
v1.0.1
Published
ESLint preprocessor for JS files using the straits syntax
Downloads
7
Maintainers
Readme
@straits/eslint-plugin
ESLint preprocessor for JS files using the straits syntax
Installation
npm install --save-dev @straits/eslint-plugin
Usage
Add "@straits/eslint-plugin"
to the plugins
array in your .eslintrc.*
:
{
"plugins": [
"@straits/eslint-plugin"
]
}
That's it, ESLint will now accept straits-syntax.