{ "extends": "./tsconfig.json", "compilerOptions": { "paths": { "threepipe": ["../dist/"], "@threepipe/plugin-*": ["../plugins/*/dist"] }, }, }