fixed linting

This commit is contained in:
Eugene Pankov 2022-05-16 22:40:18 -07:00
parent cf18f507ef
commit 883cc44087
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -1,7 +1,7 @@
parser: '@typescript-eslint/parser'
parserOptions:
project:
- frontend/tsconfig.json
- tsconfig.json
extends:
- 'plugin:@typescript-eslint/all'
plugins: