mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-15 08:57:31 +01:00
This reverts commit 92a56f77b7.
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
rules: {
|
||||
//CTODO temp removing this: "no-console": ["error", { allow: ["error", "warn", "dir"] }],
|
||||
"no-console": ["error", { allow: ["error", "warn", "dir"] }],
|
||||
curly: "error",
|
||||
"@typescript-eslint/switch-exhaustiveness-check": "error",
|
||||
"@typescript-eslint/no-unused-vars": "error",
|
||||
|
||||
Reference in New Issue
Block a user