eslint-config-aconex
v1.0.2
Published
ESLint config for Aconex projects
Downloads
4
Readme
Shareable ESLint config for Aconex projects.
Install
npm install --save-dev eslint-config-aconex
Update your ESLint config
{
'extends': 'eslint-config-aconex',
}