Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysuzuki19/eslint-config
eslint config for me
https://github.com/ysuzuki19/eslint-config
Last synced: 10 days ago
JSON representation
eslint config for me
- Host: GitHub
- URL: https://github.com/ysuzuki19/eslint-config
- Owner: ysuzuki19
- License: mit
- Created: 2022-05-27T12:48:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T20:03:06.000Z (4 months ago)
- Last Synced: 2024-11-17T17:40:10.414Z (about 1 month ago)
- Language: JavaScript
- Size: 453 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESLint config for my typescript project
# With
- typescript
- typescriptreact# Point!
- sort `import`
- import access
- ignore no-unused-vars if var name is started by `_`