Skip to content

Commit 32be8d9

Browse files
committed
Explore ast formatting
1 parent 953d0b8 commit 32be8d9

File tree

10 files changed

+211
-27
lines changed

10 files changed

+211
-27
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"@babel/traverse": "7.25.9",
4545
"@babel/types": "7.26.0",
4646
"@mrleebo/prisma-ast": "^0.12.0",
47+
"@putout/printer": "^10.3.0",
4748
"ts-morph": "^22.0.0"
4849
},
4950
"devDependencies": {
@@ -79,7 +80,7 @@
7980
"npm-package-json-lint": "^6.4.0",
8081
"npm-package-json-lint-config-default": "^5.0.0",
8182
"pnpm-deduplicate": "^0.4.1",
82-
"prettier": "^2.8.3",
83+
"prettier": "^3.3.3",
8384
"prettier-plugin-packagejson": "^2.4.2",
8485
"release-it": "^15.6.0",
8586
"sentences-per-line": "^0.2.1",

0 commit comments

Comments
 (0)