Skip to content

Commit 6137601

Browse files
committed
chore: declare tsconfig as devdep
1 parent 4893874 commit 6137601

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"test:unit": "vitest run --exclude e2e"
4646
},
4747
"dependencies": {
48-
"@total-typescript/tsconfig": "^1.0.4",
4948
"boxen": "^8.0.1",
5049
"kleur": "^4.1.5",
5150
"log-symbols": "^7.0.1"
@@ -55,6 +54,7 @@
5554
"@commitlint/cli": "^19.8.1",
5655
"@commitlint/config-conventional": "^19.8.1",
5756
"@playwright/test": "^1.55.0",
57+
"@total-typescript/tsconfig": "^1.0.4",
5858
"@types/node": "^24.4.0",
5959
"concurrently": "^9.2.1",
6060
"lefthook": "^1.13.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)