Skip to content

Commit

Permalink
docs: interfaces
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Feb 7, 2023
1 parent 35b05c5 commit e428ee6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Utilities for working with [`tsconfig`][1] files
- [Use](#use)
- [API](#api)
- [Types](#types)
- [Interfaces](#interfaces)
- [Related](#related)
- [Contribute](#contribute)

Expand Down Expand Up @@ -63,6 +64,11 @@ yarn add @flex-development/tsconfig-utils@flex-development/tsconfig-utils

This package is fully typed with [TypeScript][3].

### Interfaces

- [`LoadTsconfigOptions`](src/interfaces/options-load-tsconfig.ts)
- [`ResolvePathsOptions`](src/interfaces/options-resolve-paths.ts)

## Related

- [`tsconfig-types`][4] &mdash; [TypeScript][3] definitions for `tsconfig.json`
Expand Down

0 comments on commit e428ee6

Please sign in to comment.