1.0.4 • Published 7 years ago
eslint-config-hl v1.0.4
eslint-config 配置
it's my eslint config, for TES front-end.
安装
$ npm install eslint-config-hl
使用方法
在项目根目录下新建文件.eslintrc.json
:
{
"extends": "hl"
}
it's my eslint config, for TES front-end.
$ npm install eslint-config-hl
在项目根目录下新建文件.eslintrc.json
:
{
"extends": "hl"
}