1.0.5 • Published 4 years ago

@bve/eslint-config v1.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

esLint配置文件

安装

npm install --save-dev @bve/eslint-config

使用

.eslintrc

{
  "extends": "@bve/eslint-config"  
}