Skip to content

Commit

Permalink
2023-09-06T09:34:04.160Z
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Sep 6, 2023
1 parent cc19403 commit 010251a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"target": "es2020",
"outDir": "dist",
"module": "ESNext",
"moduleResolution": "NodeNext",
"esModuleInterop": true,
"declaration": true,
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit 010251a

Please sign in to comment.