fix(format): Fixed async issue in tsconfig module lookup and corrected property access

This commit is contained in:
2024-10-27 02:09:04 +02:00
parent 4f0fb26a15
commit 3c5a8282ab
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2024-10-27 - 1.10.1 - fix(format)
Fixed async issue in tsconfig module lookup and corrected property access
## 2024-10-27 - 1.10.0 - feat(mod_format)
Add support for tsconfig.json formatting