Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
fixes [at-loader] TS2688: Cannot find type definition file for path-t…
Browse files Browse the repository at this point in the history
…o-regex
  • Loading branch information
RainerAtSpirit committed Jun 1, 2017
1 parent 9d5d958 commit 55a8247
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
],
"types": [
"knockout",
"lodash-es",
"path-to-regexp"
"lodash-es"
],
"typeRoots": [
"node_modules/@types"
Expand Down

0 comments on commit 55a8247

Please sign in to comment.