Allow console.* in the linter config
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"semi": [
|
||||
"error",
|
||||
"always"
|
||||
]
|
||||
],
|
||||
"no-console": "off"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user