@locastic/eslint-config-core-js
v1.0.0
Published
Locastic's ESLint core JavaScript rules
Downloads
372
Readme
Usage
Install the required packages:
npm install --save-dev eslint @locastic/eslint-config-core-js
Extend your ESLint config:
{ "extends": "@locastic/eslint-config-core-js" }
License
The MIT License