feat: add start section
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"@core/*": ["./src/core/*"],
|
||||
"@pages/*": ["./src/pages/*"],
|
||||
"@widgets/*": ["./src/widgets/*"],
|
||||
"@shared/*": ["./src/shared/*"]
|
||||
"@shared/*": ["./src/shared/*"],
|
||||
"@public/*": ["./public/*"]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
|
||||
Reference in New Issue
Block a user