mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 12:57:47 +00:00
Replaces https://github.com/vercel/vercel/pull/7674 with the latest SvelteKit boilerplate.
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
{
|
|
"useTabs": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 100
|
|
}
|