update insights

This commit is contained in:
2025-11-25 16:00:08 -03:00
parent 0278fca9f2
commit 93d330c8df
11 changed files with 65 additions and 15 deletions

View File

@@ -8,6 +8,8 @@
"module": "ES2022",
"moduleResolution": "bundler",
"jsx": "react-jsx",
"sourceMap": true,
"inlineSources": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]