mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 07:19:09 +00:00
feat: add lint-staged and prettier
This commit is contained in:
parent
2f0d6bdbaf
commit
093e67c2bb
4 changed files with 14 additions and 12 deletions
|
@ -4,6 +4,5 @@
|
|||
"trailingComma": "none",
|
||||
"printWidth": 100,
|
||||
"plugins": ["prettier-plugin-svelte"],
|
||||
"pluginSearchDirs": ["."],
|
||||
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue