Skip to content

Commit

Permalink
removed files from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
cstefanache committed Dec 11, 2016
1 parent 117db70 commit 3505cc5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@
"moduleResolution": "node",
"rootDir": "."
},
"files": [
"index.ts",
"src/imageCropperModule.ts",
"src/imageCropperComponent.ts",
"src/imageCropper.ts",
"src/cropperSettings.ts",
"src/cropperDrawSettings.ts",
"src/model/bounds.ts"
],
"exclude": [
"node_modules",
"dist",
Expand Down

0 comments on commit 3505cc5

Please sign in to comment.