summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorLi Zhineng <[email protected]>2025-07-18 10:54:43 +0800
committerLi Zhineng <[email protected]>2025-07-18 10:54:43 +0800
commit882cf1c854e24ab691a20db58c99b80891d5ad79 (patch)
treec89cd9cf726cd27c9e6eb2b5cb700590030189ca /packages
parent67846e2683f9f3194513683b4825915b968ac486 (diff)
downloadairmx-882cf1c854e24ab691a20db58c99b80891d5ad79.tar.gz
airmx-882cf1c854e24ab691a20db58c99b80891d5ad79.zip
install Prettier
Diffstat (limited to 'packages')
-rw-r--r--packages/airmx/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/airmx/package.json b/packages/airmx/package.json
index 0c7ef03..c2a2380 100644
--- a/packages/airmx/package.json
+++ b/packages/airmx/package.json
@@ -26,6 +26,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
+ "prettier": "3.6.2",
"ts-jest": "^29.2.5"
}
}