Skip to content

Commit 4ddbd7f

Browse files
committed
build: add total ts reset package
1 parent 4c127de commit 4ddbd7f

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

2023/bun.lockb

1.1 KB
Binary file not shown.

2023/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"type": "module",
55
"devDependencies": {
66
"@lrnz09/prettier-config": "^1.1.1",
7+
"@total-typescript/ts-reset": "^0.5.1",
78
"bun-types": "latest",
89
"prettier": "^3.1.0"
910
},

2023/reset.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import '@total-typescript/ts-reset'

0 commit comments

Comments
 (0)