Skip to content

Commit 8fdcb8a

Browse files
committed
docs: [related] add tsconfig-utils
- https://github.com/flex-development/tsconfig-utils Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent fc8333e commit 8fdcb8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ export default compilerOptionsForProgram
302302
## Related
303303

304304
- [`pkg-types`][4] &mdash; TypeScript definitions for `package.json`
305+
- [`tsconfig-utils`][5] &mdash; Utilities for working with [`tsconfig`][6] files
305306

306307
## Contribute
307308

@@ -311,3 +312,5 @@ See [`CONTRIBUTING.md`](CONTRIBUTING.md).
311312
[2]: https://www.typescriptlang.org/tsconfig
312313
[3]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
313314
[4]: https://github.com/flex-development/pkg-types
315+
[5]: https://github.com/flex-development/tsconfig-utils
316+
[6]: https://www.typescriptlang.org/tsconfig

0 commit comments

Comments
 (0)