1.0.1 • Published 6 years ago
@straits/eslint-plugin v1.0.1
@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.