Files
lcbp3.np-dms.work/frontend/jsconfig.json

9 lines
93 B
JSON
Executable File

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./*"]
}
}
}