Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersokari committed Jan 16, 2025
1 parent 853fcf9 commit 72795d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cli/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"esModuleInterop": true,
"resolveJsonModule": true,
"types": ["node"],
"declaration": false
"declaration": true
},
"compileOnSave": true,
"include": ["src/**/*"],
Expand Down

0 comments on commit 72795d9

Please # to comment.