yippsieees

This commit is contained in:
2026-03-24 13:43:04 +01:00
parent 650ef78405
commit 2cf930a727
3 changed files with 116 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ return {
css = { 'prettier' },
graphql = { 'prettier' },
yaml = { 'yamlfmt' },
blade = { 'blade-formatter' },
},
},
}