Skip to content

Commit

Permalink
remove built type definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
allansson committed Aug 13, 2024
1 parent 099c612 commit 25b540d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 45 deletions.
12 changes: 0 additions & 12 deletions build/check.d.ts

This file was deleted.

12 changes: 0 additions & 12 deletions build/index.d.ts

This file was deleted.

4 changes: 0 additions & 4 deletions build/stages.d.ts

This file was deleted.

15 changes: 0 additions & 15 deletions build/utils.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"strict": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"declaration": true,
"declarationDir": "./build",
"allowJs": true
},
"include": ["src/**/*.ts", "src/**/*.js"]
Expand Down

0 comments on commit 25b540d

Please sign in to comment.