generated from gitea_admin/default
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"~/*": ["./*"],
|
|
"@/*": ["./*"]
|
|
},
|
|
"types": ["nuxt"]
|
|
}
|
|
} |