mirror of
https://github.com/cupcakearmy/svelte-rest-demo.git
synced 2026-05-21 21:35:25 +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