feat(pkg): Add shared Prettier config

This commit is contained in:
T. R. Bernstein
2025-02-24 23:09:10 +01:00
parent be84ac379d
commit 85230a1b7c
3 changed files with 20 additions and 0 deletions

View File

@@ -39,3 +39,4 @@ authors = [
[packages]
typescript-config = { path = "packages/typescript-config" }
vitest-config = { path = "packages/vitest-config" }
prettier-config = { path = "packages/prettier-config" }