Skip to content

Commit 8790966

Browse files
committed
chore: remove postinstall script
1 parent d294aed commit 8790966

4 files changed

Lines changed: 5 additions & 199 deletions

File tree

.changeset/crisp-ears-sit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-fog": patch
3+
---
4+
5+
chore: remove postinstall script

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"format": "biome check --write --unsafe",
5757
"knip": "knip --no-config-hints",
5858
"lint": "biome lint",
59-
"postinstall": "packlint sort -R && pnpm format",
6059
"prepare": "husky"
6160
},
6261
"devDependencies": {
@@ -69,7 +68,6 @@
6968
"husky": "^9.1.7",
7069
"knip": "^5.83.0",
7170
"lint-staged": "^16.2.7",
72-
"packlint": "^0.2.4",
7371
"react": "^19.2.4",
7472
"tsup": "^8.5.1",
7573
"typescript": "^5.9.3"

packlint.config.mjs

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)