Movendo para pasta 'src'

This commit is contained in:
Gustavo Barbosa 2025-04-27 16:01:47 -03:00
parent 258c82f87e
commit d9507fcc72
5 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -19,7 +19,7 @@
}
],
"paths": {
"@/*": ["./*"]
"@/*": ["./src/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],