Skip to content

Commit

Permalink
feat: Upgrade TS strictness (#1)
Browse files Browse the repository at this point in the history
* Upgrade TS strictness

* remove dist/ dir from the versioned files
  • Loading branch information
damcou authored Jun 9, 2021
1 parent 917fc95 commit 5a15853
Show file tree
Hide file tree
Showing 15 changed files with 314 additions and 685 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.DS_Store
.vscode
.scannerwork
dist
447 changes: 0 additions & 447 deletions dist/crawler-api-client.js

This file was deleted.

158 changes: 0 additions & 158 deletions dist/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/types/algoliaResponseJson.js

This file was deleted.

5 changes: 0 additions & 5 deletions dist/types/algoliaSettings.js

This file was deleted.

4 changes: 0 additions & 4 deletions dist/types/config.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/types/configJson.js

This file was deleted.

15 changes: 0 additions & 15 deletions dist/types/fileTypes.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/types/utils.js

This file was deleted.

Loading

0 comments on commit 5a15853

Please sign in to comment.