0.56.0-alpha.6 • Published 1 year ago
eslint-config-startupjs v0.56.0-alpha.6
eslint-config-startupjs
ESLint config for StartupJS projects
Installation
yarn add -D eslint eslint-config-startupjsCreate .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 typescriptEditors support
VS Code
Install ESLint plugin and restart VS Code
License
MIT
0.59.0-canary.0
1 year ago
0.57.0-canary.75
1 year ago
0.57.0-canary.0
2 years ago
0.56.0-alpha.29
2 years ago
0.56.0-alpha.8
2 years ago
0.56.0-alpha.6
2 years ago