fix(format): Add logging for tsconfig.json formatting

This commit is contained in:
2024-10-27 02:13:12 +02:00
parent 8904bf9427
commit 9f7d447bc7
3 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-10-27 - 1.10.2 - fix(format)
Add logging for tsconfig.json formatting
- Added an info log message for tsconfig.json formatting in format.tsconfig.ts.
## 2024-10-27 - 1.10.1 - fix(format)
Fixed async issue in tsconfig module lookup and corrected property access