Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 9c8f67f

Browse files
author
Bowden Kelly
authored
Merge pull request #50 from nmchaves/patch-1
Update README.md
2 parents 0dddad0 + 534cd4a commit 9c8f67f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ In the `tsconfig.json` for this project you'll see the following:
187187
"baseUrl": ".",
188188
"paths": {
189189
"*": [
190+
"node_modules/*",
190191
"src/types/*"
191192
]
192193
}

0 commit comments

Comments
 (0)