Skip to content

Commit d388a25

Browse files
committed
chore: add ts-migrate to the project
1 parent 20a836c commit d388a25

File tree

2 files changed

+3273
-44
lines changed

2 files changed

+3273
-44
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"devDependencies": {
1111
"@rollup/plugin-commonjs": "^25.0.0",
1212
"@rollup/plugin-node-resolve": "^15.0.1",
13-
"rollup": "^3.2.3"
13+
"rollup": "^3.2.3",
14+
"ts-migrate": "^0.1.35"
1415
},
1516
"exports": {
1617
"import": "./dist/esm/index.js",

0 commit comments

Comments
 (0)