Skip to content

Commit 738092e

Browse files
committed
fix(md5-js): remove redundant exclude from tsconfig
1 parent 1e35d6a commit 738092e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/md5-js/tsconfig.cjs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"outDir": "dist-cjs",
55
"rootDir": "src"
66
},
7-
"exclude": ["./build/**"],
87
"include": ["src/"],
98
"extends": "../../tsconfig.cjs.json"
109
}

0 commit comments

Comments
 (0)