{ "compilerOptions": { "paths": { // path should be relative when baseUrl is not set "@/*": ["./src/*"] } } }