fxtwitter-docker/.eslintrc.yml
Burner 2d5b87ccd3
Added ESLint
I used a fairly minimal ESLint configuration, other plugins can be added
2022-07-25 20:37:06 -05:00

5 lines
49 B
YAML

root: true
extends:
- typescript
- prettier