0.0.8 • Published 6 years ago

@jxstjh/eslint-config-standard v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.6

6 years ago

0.0.1

6 years ago