Skip to content

Commit 3505cc5

Browse files
committed
removed files from tsconfig
1 parent 117db70 commit 3505cc5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tsconfig.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@
1212
"moduleResolution": "node",
1313
"rootDir": "."
1414
},
15-
"files": [
16-
"index.ts",
17-
"src/imageCropperModule.ts",
18-
"src/imageCropperComponent.ts",
19-
"src/imageCropper.ts",
20-
"src/cropperSettings.ts",
21-
"src/cropperDrawSettings.ts",
22-
"src/model/bounds.ts"
23-
],
2415
"exclude": [
2516
"node_modules",
2617
"dist",

0 commit comments

Comments
 (0)