Files
intellecton-portal/jsconfig.json
T

8 lines
73 B
JSON

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