added gitconfig

This commit is contained in:
Belal Elsabbagh
2025-03-20 11:32:57 +02:00
parent e8a4cdcffc
commit 75725f9fb4
5 changed files with 61 additions and 59 deletions

View File

@@ -31,6 +31,7 @@ return {
rust = { 'rustfmt', lsp_format = 'fallback' },
json = { 'biome', 'prettier', stop_after_first = true },
vue = { 'biome', 'prettier' },
svelte = { 'biome', 'prettier' },
php = { 'pint', 'intelephense', stop_after_first = true },
},
formatters = {