wip on virtuallist

This commit is contained in:
2021-04-06 22:16:24 +02:00
parent 5cc4871ec4
commit 6304116edb
4 changed files with 165 additions and 117 deletions

7
.prettierrc Normal file
View File

@@ -0,0 +1,7 @@
{
"svelteSortOrder": "options-styles-scripts-markup",
"svelteStrictMode": true,
"svelteBracketNewLine": false,
"svelteAllowShorthand": false,
"svelteIndentScriptAndStyle": false
}