fix tech stack slider

This commit is contained in:
2025-07-15 01:37:23 -05:00
parent fa6ed18edb
commit 8420c8dd58
3 changed files with 43 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
"compilerOptions": {
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"allowImportingTsExtensions": true,
"target": "ES6",
"skipLibCheck": true,
"strict": true,