eslint-config-skycatch
v1.2.0
Published
Shareable ESLint config for skycatch apps
Downloads
34
Readme
The skycatch shareable config
This is the shared configuration for eslint used in skycatch projects.
Usage
Create a .eslintrc
file within your project directory and add the following
{
"extends": "eslint-config-skycatch"
}