This commit is contained in:
2025-09-28 15:42:42 +02:00
parent 28bf1f0b44
commit 6ea15c3094
96 changed files with 951 additions and 158 deletions

View File

@@ -8,5 +8,5 @@
// Directories to disable formatting on save.
"disabled_directories_on_save": ["*/node_modules/*"],
// Path to prettierd binary, optional.
"prettierd_path": null
"prettierd_path": null,
}