mirror of
https://github.com/BradNut/svelteKitForBeginners
synced 2025-09-08 17:40:24 +00:00
7 lines
103 B
Text
7 lines
103 B
Text
|
|
{
|
||
|
|
"semi": false,
|
||
|
|
"useTabs": true,
|
||
|
|
"singleQuote": true,
|
||
|
|
"trailingComma": "none",
|
||
|
|
"printWidth": 60
|
||
|
|
}
|