Improve code quality

This commit is contained in:
Shivam Mathur
2020-03-14 07:53:43 +05:30
parent 6a4159ba98
commit fa8a671e6f
11 changed files with 44 additions and 54 deletions
+1 -2
View File
@@ -17,7 +17,6 @@
"camelcase": "off",
"require-atomic-updates": "off",
"@typescript-eslint/ban-ts-ignore": "off",
"@typescript-eslint/camelcase": "off",
"@typescript-eslint/no-unused-vars": "off"
"@typescript-eslint/camelcase": "off"
}
}