cordova
Valerie 2022-07-24 15:41:21 -04:00
parent 0fcf5796f7
commit e2ae16bd2c
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/consistent-type-imports": "error",
"no-undef": "off",
/**
* Having a semicolon helps the optimizer interpret your code correctly.