Skip to content

Commit

Permalink
Add typescript config
Browse files Browse the repository at this point in the history
PR-URL: #77
  • Loading branch information
tshemsedinov committed Oct 22, 2023
1 parent e9abbde commit 27898e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"target": "ESNext",
"moduleResolution": "node",
"strict": true,
"noEmit": true,
"baseUrl": ".",
"preserveWatchOutput": true
},
Expand Down

0 comments on commit 27898e6

Please sign in to comment.