mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-27 04:35:33 +00:00
Merge pull request #1046 from waku-org/chore/no-console
chore: make no-console an error
This commit is contained in:
commit
3fb0f364c2
@ -32,7 +32,7 @@
|
||||
"error",
|
||||
{ "ignoreDeclarationSort": true, "ignoreCase": true }
|
||||
],
|
||||
"no-console": "warn"
|
||||
"no-console": "error"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user