Skip to content

Commit

Permalink
Update README.md (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell authored Aug 31, 2024
1 parent c915f41 commit 0918b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Because no simple official api exists and tsconfig isn't actual json.
- [x] convert tsconfig to actual json and parse it
- [x] resolve "extends"
- [x] resolve "references" of solution-style tsconfig
- [x] resolve ["${configDir}" variable](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-5.html#the-configdir-template-variable-for-configuration-files)
- [x] optional caching for improved performance
- [x] optional findNative and parseNative to use official typescript api
- [x] zero dependencies (typescript optional)
Expand Down

0 comments on commit 0918b1f

Please sign in to comment.