Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
feat(types): add type definitions for library usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansonshine committed Feb 3, 2021
1 parent ae5a7da commit c0ecb71
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 @@ -6,6 +6,7 @@
"outDir": "lib/",
"esModuleInterop": true,
"skipLibCheck": true,
"declaration": true,
"forceConsistentCasingInFileNames": true
},
"include": ["src/**/*.ts"]
Expand Down

0 comments on commit c0ecb71

Please sign in to comment.