{ "extends": "../shared/tsconfig", "compilerOptions": { "paths": {} }, "include": ["src", "spec"], "exclude": ["node_modules", "dist"] }