Ignore formatting package.json files

This commit is contained in:
Quentin Gliech
2025-01-24 15:48:09 +01:00
parent 8ebe028d13
commit f36c62ee92

View File

@@ -15,11 +15,13 @@
"translations/**",
"policies/**",
"crates/**",
"frontend/package.json",
"frontend/src/gql/**",
"frontend/src/routeTree.gen.ts",
"frontend/.storybook/locales.ts",
"frontend/.storybook/public/mockServiceWorker.js",
"frontend/locales/*.json",
"tools/syn2mas/package.json",
"**/coverage/**",
"**/dist/**"
]