Migrated ModalVault syntax to svelte 5
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = {
|
||||
singleQuote: true,
|
||||
arrowParens: 'avoid',
|
||||
bracketSameLine: true,
|
||||
svelteStrictMode: true,
|
||||
svelteBracketNewLine: false,
|
||||
svelteAllowShorthand: true,
|
||||
svelteIndentScriptAndStyle: true,
|
||||
|
||||
Reference in New Issue
Block a user