1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-22 18:11:43 +03:00

Update .eslintrc.yml

This commit is contained in:
Eugene Pankov 2019-09-21 19:25:14 +02:00
parent 82d38f9c11
commit 47345afd3c

View File

@ -93,3 +93,4 @@ rules:
- single
- allowTemplateLiterals: true
'@typescript-eslint/no-non-null-assertion': off
'@typescript-eslint/no-unnecessary-condition': off