mirror of https://github.com/sveltejs/svelte
parent
00bb5d103a
commit
d7708c5c92
@ -1,5 +1,6 @@
|
||||
{
|
||||
"rules": {
|
||||
"no-console": "off"
|
||||
"no-console": "off",
|
||||
"@typescript-eslint/no-var-requires": "off"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in new issue