@btboy/eslint-config
v1.0.11
Published
ESLint shareable config for the js/ts style base in google style
Readme
eslint-config-custom
ESLint shareable config for the js/ts style base in google style
Install
$ yarn add eslint
$ ./node_modules/.bin/eslint --init
$ yarn add @btboy/eslint-configUsage
{
"extends": "@btboy/eslint-config"
}