Skip to content

Commit

Permalink
Merge pull request #9 from frodefi/master
Browse files Browse the repository at this point in the history
Fixed issue #8: WebStorm reports error
  • Loading branch information
shprink committed Jan 27, 2016
2 parents 8fc4f0e + 2aac5ba commit 833216a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tsconfig.json
Expand Up @@ -12,7 +12,5 @@
"listFiles": false,
"outDir": "dist"
},
"files": [
"lib/index.ts"
]
"exclude": [ "node_modules" ]
}

0 comments on commit 833216a

Please sign in to comment.