chore(format): align oxfmt local/CI behavior (#12579)

* chore(format): align oxfmt local/CI behavior
This commit is contained in:
Vincent Koc
2026-02-19 01:31:33 -08:00
committed by GitHub
parent 8b34719b3a
commit f38e1a8d82
2 changed files with 5 additions and 0 deletions

View File

@@ -6,9 +6,12 @@
"experimentalSortPackageJson": {
"sortScripts": true,
},
"tabWidth": 2,
"useTabs": false,
"ignorePatterns": [
"apps/",
"assets/",
"docker-compose.yml",
"dist/",
"docs/_layouts/",
"node_modules/",