mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-30 08:56:14 +01:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"rules": {
|
|
"no-console": "off",
|
|
"@typescript-eslint/no-var-requires": "off"
|
|
}
|
|
}
|