Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mefengl/eslint-note
https://github.com/mefengl/eslint-note
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mefengl/eslint-note
- Owner: mefengl
- License: mit
- Created: 2023-05-19T07:40:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-24T09:13:33.000Z (over 1 year ago)
- Last Synced: 2024-10-30T10:15:36.266Z (about 2 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-note
This will be the birthplace🐣 of my ESLint configuration file~
## file/folder naming
https://github.com/DukeLuo/eslint-plugin-check-file
## minimum
```json
{
"rules": {
"comma-dangle": ["warn", "never"]
}
}
```## other files
markdown & json