Skip the entire plugin

This commit is contained in:
Markus Olsson 2022-02-01 15:25:32 +01:00
parent 2f3196e52b
commit befb640299

View file

@ -2,7 +2,6 @@ root: true
parser: '@typescript-eslint/parser'
plugins:
- '@typescript-eslint'
- babel
- react
- json
- jsdoc