Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey authored Jul 14, 2018
1 parent 28a72a9 commit 4c43d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ For global definitions, you can use [`typeRoots`](https://www.typescriptlang.org
```

> A types package is a folder with a file called `index.d.ts` or a folder with a `package.json` that has a types field.
> -- TypeScript Handbook
> -- <cite>[TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html#types-typeroots-and-types)</cite>
For module definitions, you can use [`paths`](https://www.typescriptlang.org/docs/handbook/module-resolution.html#path-mapping):

Expand Down

0 comments on commit 4c43d45

Please sign in to comment.