This commit is contained in:
Ryan Vazquez
2020-11-30 16:22:19 -05:00
347 changed files with 9012 additions and 1739 deletions
+1
View File
@@ -58,6 +58,7 @@ module.exports = {
],
'no-unused-expressions': 'off',
'@typescript-eslint/no-unused-expressions': 'error',
'@typescript-eslint/consistent-type-assertions': 'error',
'@typescript-eslint/no-unused-vars': [
'warn',
{