Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 `_`