https://github.com/markthree/shared-eslint-config
通用的 eslint 配置
https://github.com/markthree/shared-eslint-config
Last synced: about 1 year ago
JSON representation
通用的 eslint 配置
- Host: GitHub
- URL: https://github.com/markthree/shared-eslint-config
- Owner: markthree
- License: mit
- Created: 2022-04-03T15:18:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T13:45:40.000Z (about 4 years ago)
- Last Synced: 2025-01-13T05:08:10.458Z (over 1 year ago)
- Language: Shell
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)