forked from integrated_whb/integrated_whb_vue
11 lines
111 B
JSON
11 lines
111 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"paths": {
|
||
|
"@/*": [
|
||
|
"src/*"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|