We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tsconfig-utils
1 parent fc8333e commit 8fdcb8aCopy full SHA for 8fdcb8a
README.md
@@ -302,6 +302,7 @@ export default compilerOptionsForProgram
302
## Related
303
304
- [`pkg-types`][4] — TypeScript definitions for `package.json`
305
+- [`tsconfig-utils`][5] — Utilities for working with [`tsconfig`][6] files
306
307
## Contribute
308
@@ -311,3 +312,5 @@ See [`CONTRIBUTING.md`](CONTRIBUTING.md).
311
312
[2]: https://www.typescriptlang.org/tsconfig
313
[3]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
314
[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