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