feat(editor): improve TypeScript IntelliSense and module resolution for Monaco editor

This commit is contained in:
2025-12-30 17:08:28 +00:00
parent 0b06499664
commit a823e8aaa6
4 changed files with 86 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.15.0',
version: '3.16.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}