{ "extends": "../../tsconfig.base.json", "include": [ "./**/*.ts", "./**/*.js" ], "exclude": [ "**/dist/**", "**/fixtures/**" ] }