chore: add console rule

This commit is contained in:
Matthew Russell
2023-07-31 14:35:18 +01:00
parent 61572ce170
commit 7032ff1a4d
+2 -1
View File
@@ -51,7 +51,8 @@
"ul": ["list"],
"ol": ["list"]
}
]
],
"no-console": ["error", { "allow": ["warn", "error"] }]
}
},
{