Bede ESLint Config
Usage
npm install --save-dev @bedegaming/eslint-config-bede
Put the following in .eslintrc
:
{
"extends": "@bedegaming/eslint-config-bede"
}
Text Editors
Atom
apm install linter-eslint
npm install --save-dev @bedegaming/eslint-config-bede
Put the following in .eslintrc
:
{
"extends": "@bedegaming/eslint-config-bede"
}
apm install linter-eslint
If you find any bugs or have a feature request, please open an issue on github!
The npm package download data comes from npm's download counts api and package details come from npms.io.