Allow console.debug calls by the linter

This commit is contained in:
BoykoAlex
2018-12-03 15:43:58 -05:00
parent 6b8fa9d18f
commit b7e0e59e4c

View File

@@ -27,7 +27,6 @@
"no-bitwise": true,
"no-console": [
true,
"debug",
"info",
"time",
"timeEnd",