This commit is contained in:
Dmitry Borisenko
2021-10-19 21:59:48 +08:00
parent 2f7c9f58e4
commit 566b8729c1
4 changed files with 56 additions and 17 deletions

View File

@@ -12,6 +12,12 @@
"options": {
"printWidth": 60
}
},
{
"files": "Toggle.svelte",
"options": {
"printWidth": 600
}
}
]
}