fix(prettier): Improve file selection in Prettier formatter, remove legacy package overrides, and update CI template indentation

This commit is contained in:
2025-08-08 05:34:54 +00:00
parent 39a31a4304
commit 9f5f568c3f
9 changed files with 67 additions and 51 deletions

View File

@@ -113,9 +113,7 @@
"last 1 chrome versions"
],
"pnpm": {
"overrides": {
"peek-readable": "5.3.1"
}
"overrides": {}
},
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
}
}