Skip to content

Commit 4219602

Browse files
committed
ts config
1 parent 81746aa commit 4219602

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tsconfig.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
"**/*.tsx",
1414
".expo/types/**/*.ts",
1515
"expo-env.d.ts"
16+
],
17+
"exclude": [
18+
"node_modules"
1619
]
17-
}
20+
}

0 commit comments

Comments
 (0)