Skip to content

Commit 01729ea

Browse files
authored
feat: automatically transform dts with jscodeshift (#23)
* install jscodeshift * transform dts * generated * update gitignore * update * fix * fix `--target` flag not passed
1 parent 4795e46 commit 01729ea

File tree

5 files changed

+1440
-310
lines changed

5 files changed

+1440
-310
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,3 @@ Cargo.lock
201201

202202
# npm folders
203203
npm
204-
205-
# Generated
206-
esgit.d.ts

0 commit comments

Comments
 (0)