Skip to content

Commit 09ef454

Browse files
committed
Remove typescript from root as it doesn't seem required by Biome
1 parent 3b6b2ab commit 09ef454

2 files changed

Lines changed: 133 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"astro": "^4.3.5",
2020
"prettier": "^3.0.0",
2121
"prettier-plugin-astro": "^0.13.0",
22-
"size-limit": "^8.2.4",
23-
"typescript": "^5.4.2"
22+
"size-limit": "^8.2.4"
2423
},
2524
"packageManager": "pnpm@8.7.4",
2625
"size-limit": [

pnpm-lock.yaml

Lines changed: 132 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)