mirror of
https://github.com/BradNut/svelte-library
synced 2025-09-08 17:40:21 +00:00
6 lines
89 B
Text
6 lines
89 B
Text
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 100
|
|
}
|