Update tsconfig.json

This commit is contained in:
MacRimi
2025-02-13 20:39:55 +01:00
committed by GitHub
parent 0e7397d0c2
commit 95fe0e1df7

View File

@@ -21,6 +21,7 @@
],
"paths": {
"@/*": ["./*"]
"@/components/*": ["./app/components/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],