feat: add basic web codecs
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
"linter": {
|
||||
"rules": {
|
||||
"suspicious": {
|
||||
"noConsole": "off"
|
||||
"noConsole": "off",
|
||||
"noConsoleLog": "off"
|
||||
},
|
||||
"performance": {
|
||||
"useTopLevelRegex": "off"
|
||||
|
||||
Reference in New Issue
Block a user