forked from cubetiq/cubetiq-react-app
9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./",
|
|
"paths": {
|
|
"@/*": ["src/*"]
|
|
}
|
|
}
|
|
}
|