initial commit
This commit is contained in:
11
dprint.json
Normal file
11
dprint.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"typescript": {
|
||||
"quoteStyle": "preferSingle"
|
||||
},
|
||||
"excludes": [
|
||||
"**/node_modules"
|
||||
],
|
||||
"plugins": [
|
||||
"https://plugins.dprint.dev/typescript-0.91.1.wasm"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user