mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-11 04:22:49 +00:00
refactor: use standard prettier formatting
This commit is contained in:
4
.prettierrc
Normal file
4
.prettierrc
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"plugins": ["prettier-plugin-svelte"],
|
||||
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
|
||||
}
|
||||
Reference in New Issue
Block a user