Skip to content

Commit 069ef08

Browse files
Removing unnecessary entry in the tsconfig file inclusion list
1 parent 0ce7751 commit 069ef08

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
],
2121
"include": [
2222
"./src/index.ts",
23-
"./src/LargeFileUploadTask.ts",
24-
"./src/BatchRequestContent.ts",
25-
"./src/BatchResponseContent.ts",
2623
"./spec/core"
2724
]
2825
}

0 commit comments

Comments
 (0)