Skip to content

Commit b253889

Browse files
Makes sense to add these as well
1 parent 8dd962b commit b253889

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tsconfig.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"outDir": "../out",
1111
"allowJs": true
1212
},
13+
"exclude": [
14+
"node_modules",
15+
"tests"
16+
],
1317
"files": [
1418
// typescript definitions
1519
"custom-typings/universal-analytics/ua.d.ts",

0 commit comments

Comments
 (0)