1.0.11 • Published 4 years ago
@btboy/eslint-config v1.0.11
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-config
Usage
{
"extends": "@btboy/eslint-config"
}