begin next js version

This commit is contained in:
Timothy Pidashev
2024-03-16 22:51:31 -07:00
parent bceec10c3f
commit b87d34410a
101 changed files with 4408 additions and 8082 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
}
}