1.0.4 • Published 8 years ago

eslint-config-someok v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

此组件已废弃

源码转移到 https://github.com/someok/eslint-config-react

npm 库转移到 https://www.npmjs.com/package/@someok/eslint-config-react


eslint-config-someok

我的常用 eslint 配置,之所以搞出这么个配置是为了方便在多个项目中引入, 而不需要在每个项目中拷贝一份。

此配置依赖 airbnb 的配置,并做了一些简单的调整。

配置查看方式

如果想查看某项目下合并后的 eslint 配置,可以运行如下命令:

yarn run eslint -- --print-config .eslintrc.json

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago