Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpiorowski/eslint-config
https://github.com/mpiorowski/eslint-config
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpiorowski/eslint-config
- Owner: mpiorowski
- Created: 2022-08-24T22:11:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T11:46:57.000Z (over 2 years ago)
- Last Synced: 2024-12-12T07:12:29.595Z (14 days ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Eslint config
My personal eslint config with full typescript + prettier setup. Includes:
- eslint:recommended
- plugin:@typescript-eslint/recommended
- plugin:@typescript-eslint/eslint-recommended
- plugin:@typescript-eslint/recommended-requiring-type-checking
- plugin:@typescript-eslint/strict
- plugin:prettier/recommended