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

Commit

Permalink
chore: add dev typings
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Dec 12, 2018
1 parent e2d87b2 commit fef5a7d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
37 changes: 37 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"@commitlint/cli": "^7.0.0",
"@commitlint/config-conventional": "^7.0.0",
"@strv/eslint-config-javascript": "^9.0.0",
"@types/chai": "^4.1.7",
"@types/chai-as-promised": "^7.1.0",
"@types/mocha": "^5.2.5",
"@types/sinon": "^5.0.7",
"@types/sinon-chai": "^3.2.1",
"babel-eslint": "^10.0.0",
"chai": "^4.1.0",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit fef5a7d

Please sign in to comment.