Skip to content

Commit

Permalink
chore: let's go baby
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Sep 7, 2023
1 parent 7d0f171 commit bd38f4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"editor": [".sink.d.ts"]
},
"resolveJsonModule": true,
"skipLibCheck": true,
"strict": true,
"target": "ES2020"
},
"include": ["./config/*.js", "./config/*.json", "./src/**/*"]
Expand Down

0 comments on commit bd38f4d

Please sign in to comment.