mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
hybrid: fix timing for automatic schema syncs to work with plugins
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"noArrayIndexKey": "off",
|
||||
"noImplicitAnyLet": "warn",
|
||||
"noConfusingVoidType": "off",
|
||||
"noConsole": { "level": "warn", "options": { "allow": ["log"] } }
|
||||
"noConsole": { "level": "warn", "options": { "allow": ["error"] } }
|
||||
},
|
||||
"security": {
|
||||
"noDangerouslySetInnerHtml": "off"
|
||||
|
||||
Reference in New Issue
Block a user