mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: dprint conflict
This commit is contained in:
parent
d064cfe260
commit
a3bd62846d
2 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"lineWidth": 160,
|
||||
"lineWidth": 180,
|
||||
"typescript": {
|
||||
"quoteProps": "asNeeded",
|
||||
"quoteStyle": "preferSingle",
|
||||
|
|
@ -15,8 +15,8 @@
|
|||
],
|
||||
"excludes": ["**/node_modules", "**/*-lock.json"],
|
||||
"plugins": [
|
||||
"https://plugins.dprint.dev/typescript-0.84.1.wasm",
|
||||
"https://plugins.dprint.dev/json-0.17.1.wasm",
|
||||
"https://plugins.dprint.dev/typescript-0.84.4.wasm",
|
||||
"https://plugins.dprint.dev/json-0.17.2.wasm",
|
||||
"https://plugins.dprint.dev/markdown-0.15.2.wasm"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue