Skip to content

Commit

Permalink
remove ts declarations from dist
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeskydev committed Apr 3, 2021
1 parent 4bfe5be commit 12fb7d8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 83 deletions.
42 changes: 0 additions & 42 deletions dist/JSONSchema.d.ts

This file was deleted.

3 changes: 0 additions & 3 deletions dist/index.d.ts

This file was deleted.

23 changes: 0 additions & 23 deletions dist/loader.d.ts

This file was deleted.

13 changes: 0 additions & 13 deletions dist/viewer.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 @@ -2,8 +2,6 @@
"compilerOptions": {
"baseUrl": "src",
"outDir": "./dist",
"declaration": true,
"declarationDir": "./dist",
"target": "es5",
"strict": true,
"removeComments": true,
Expand Down

0 comments on commit 12fb7d8

Please sign in to comment.