Skip to content

Commit 5c3e6ef

Browse files
authored
Update tsconfig.json
1 parent 7f6ccaf commit 5c3e6ef

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", "tests"]
19+
"exclude": ["node_modules", "dist", "tests", "package.config.ts"]
2020
}

0 commit comments

Comments
 (0)