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