0.0.8 • Published 4 years ago

@jxstjh/eslint-config-standard v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

jxstjh-eslint-config-standard

为 江河 内部开发量身定制的一套 eslint 规则(https://cn.eslint.org)

用法

1、npm下载

npm i -D @jxstjh/eslint-config-standard

2、在 .eslintrc 文件中添加代码

{
  "extends": "@jxstjh/standard",
  // 你的规则(覆盖)
  "rules": {}
}
0.0.8

4 years ago

0.0.7

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.1

4 years ago