feat: add types folder to boilerplate
This commit is contained in:
@@ -46,6 +46,7 @@ export default defineConfig([
|
||||
["^(\\u0000|(?!(react$))@?\\w)(?!\\.).*"],
|
||||
// 3. Hashed (absolute) imports, in a specific order:
|
||||
["^@/assets/"],
|
||||
["^@/types/"],
|
||||
["^@/components/ui/"],
|
||||
["^@/components/"],
|
||||
["^@/config/"],
|
||||
|
||||
0
src/types/.gitkeep
Normal file
0
src/types/.gitkeep
Normal file
Reference in New Issue
Block a user