Skip to content

Commit 7470f08

Browse files
authored
Update tsconfig.json
1 parent 7804e3d commit 7470f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"strict": true,
1717
"lib": ["dom", "dom.iterable", "esnext"]
1818
},
19-
"exclude": ["node_modules", "dist", "**/*-test.ts"]
19+
"exclude": ["node_modules", "dist", "**/*-test.ts", "package.config.ts"]
2020
}

0 commit comments

Comments
 (0)