{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "baseUrl": "./", "paths": { "@/*": ["packages/renderer/src/*"] } } }