0.56.0-alpha.6 • Published 8 months ago
eslint-config-startupjs v0.56.0-alpha.6
eslint-config-startupjs
ESLint config for StartupJS projects
Installation
yarn add -D eslint eslint-config-startupjs
Create .eslintrc.json
config file in the project root:
{
"extends": ["startupjs"]
}
TypeScript support
If you are using TypeScript in your project, make sure you have it in your devDependencies
, or install it with:
yarn add -D typescript
Editors support
VS Code
Install ESLint plugin and restart VS Code
License
MIT
0.59.0-canary.0
8 months ago
0.57.0-canary.75
9 months ago
0.57.0-canary.0
1 year ago
0.56.0-alpha.29
1 year ago
0.56.0-alpha.8
1 year ago
0.56.0-alpha.6
1 year ago