Skip to content

Commit 3815536

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

Lines changed: 1 addition & 3 deletions
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)