1.0.1 • Published 10 years ago
eslint-config-saas v1.0.1
eslint-config-saas
ESLint shareable config for Sorry as a Service projects
Install
npm install --save-dev eslint-config-saasUsage
In your ESLint configuration file:
'extends': ['saas', 'saas/angular']saasconfiguration will add basic JS rulessaas/angularconfiguration will add AngularJS specific rules
More information in ESLint Docs