An open API service indexing awesome lists of open source software.

https://github.com/markthree/shared-eslint-config

通用的 eslint 配置
https://github.com/markthree/shared-eslint-config

Last synced: about 1 year ago
JSON representation

通用的 eslint 配置

Awesome Lists containing this project

README

          

# shared-eslint-config

通用的 eslint 配置


## 动机

eslint 的配置参考


## 特性

- `commit` 前自动 `lint`
- `vscode` 插件自动推荐
- `vscode` 保存自动 `lint`
- `prettier` 代理代码风格
- 支持 `editorConfig` 的通用配置


## 支持列表

- jsx
- node
- es2021
- browser
- vue3-sfc
- typescript


## License

Made with [markthree](https://github.com/markthree)

Published under [MIT License.](./LICENSE)