Skip to content

Commit

Permalink
Update buildDeclarationFiles.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
anqisoft committed Jan 10, 2024
1 parent 1a374c7 commit 191b8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bat/buildDeclarationFiles.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd..
tsc --declaration -p .\ -t es2020 --emitDeclarationOnly --outDir types
tsc --declaration -p .\ -t es2020 --emitDeclarationOnly --outDir .

0 comments on commit 191b8ba

Please sign in to comment.