Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 590c57d

Browse files
committed
chore(tsconfig): Corrects JSON.
1 parent 0d8702a commit 590c57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
]
1515
},
1616
"includes": [
17-
"src/**/*",
17+
"src/**/*"
1818
],
1919
"exclude": [
2020
"node_modules",

0 commit comments

Comments
 (0)