fix(mod_format): Correct file extension for TypeScript path configuration

This commit is contained in:
2024-11-05 01:57:39 +01:00
parent 59c3deb83a
commit 181fad27fd
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-11-05 - 1.10.4 - fix(mod_format)
Correct file extension for TypeScript path configuration
- Fixed the TypeScript configuration to use correct file extensions for module subdirectories.
## 2024-10-27 - 1.10.3 - fix(mod_format)
Reorder TypeScript formatting steps in mod_format module