{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", "paths": { "@alilc/*": ["runtime/*"] } }, "include": ["src"] }