mirror of
https://github.com/cupcakearmy/svelte-rest-demo.git
synced 2026-06-10 21:36:49 +00:00
config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
Reference in New Issue
Block a user