Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
build: Fully upgraded devDependencies and dependencies
Browse files Browse the repository at this point in the history
- Upgrade all devDependencies except those used by test configuration
- Enabled full strict mode for TypeScript and resolved some issues
caused by it (such as adding index signatures to some types)
- Removed the "no-use-before-declare" TSLint rule as it has been
deprecated since TS 2.9 in favor of the compiler option
- Added missing type declarations to devDependencies

Closes #100

Signed-off-by: Jeroen Claassens <j.claassens@cgi.com>
  • Loading branch information
favna committed Aug 26, 2019
1 parent a4d7143 commit 07518fa
Show file tree
Hide file tree
Showing 6 changed files with 270 additions and 256 deletions.
Loading

0 comments on commit 07518fa

Please sign in to comment.