mirror of
https://github.com/LukeHagar/sveltekit-electron-adapter.git
synced 2025-12-06 04:21:32 +00:00
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"tabWidth": 4,
|
|
"trailingComma": "all",
|
|
"useTabs": true
|
|
}
|