init
This commit is contained in:
11
create-next-app-nodejs/config.json
Normal file
11
create-next-app-nodejs/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"preferences": {
|
||||
"typescript": true,
|
||||
"eslint": true,
|
||||
"tailwind": true,
|
||||
"srcDir": false,
|
||||
"app": true,
|
||||
"turbopack": true,
|
||||
"importAlias": "@/*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user