Skip to content

Commit cab352f

Browse files
committed
Updated config file
1 parent 6adc437 commit cab352f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"extends": "astro/tsconfigs/strict",
33
"include": [".astro/types.d.ts", "**/*"],
4-
"exclude": ["dist"]
4+
"exclude": ["dist", "node_modules"]
55
}

0 commit comments

Comments
 (0)