Skip to content

Commit eb0eeda

Browse files
committed
update npm ignore
1 parent e89d4f3 commit eb0eeda

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
@@ -24,5 +24,5 @@
2424
"esModuleInterop": true,
2525
//"typeRoots": ["./node_modules/@types"]
2626
},
27-
"exclude": ["cdk.out", "node_modules", "dist", "test"]
27+
"exclude": ["cdk.out", "node_modules", "dist", "test", "docs"]
2828
}

0 commit comments

Comments
 (0)