disable console warnings for this plugin

This commit is contained in:
Aaron Cox
2023-02-25 13:57:48 -05:00
parent 8e2a317dee
commit 3a1392b051
-1
View File
@@ -9,7 +9,6 @@
],
"rules": {
"prettier/prettier": "warn",
"no-console": "warn",
"sort-imports": [
"warn",
{