Skip to content

Commit 1e86f6f

Browse files
committed
chore: cleanup
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent e151a61 commit 1e86f6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
"**/packages/*/**/*.d.ts",
1515
"**/packages/*/**/*.ts",
1616
"**/@tunnckocore/*/**/*.ts",
17-
"**/@tunnckocore/*/**/*.d.ts",
18-
"third-party-typings/undeclared.d.ts",
19-
"packages/parse-function/test/index.ts"
17+
"**/@tunnckocore/*/**/*.d.ts"
2018
],
2119
"exclude": ["node_modules"]
2220
}

0 commit comments

Comments
 (0)