\u003C/a> \u003Ca href=\"https://stackblitz.com/github/cuebit/nuxt-rc12-monorepo?file=md!README.md\">\u003Cimg alt=\"Open in StackBlitz\" src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" height=\"32\" />\u003C/a>\n\n### Describe the bug\n\nRC.12 ([#7726](https://github.com/nuxt/framework/pull/7726)) includes `workspaceDir` in tsconfig include. In the context of monorepos that contain a mixture of environments, including the glob makes the entire monorepo visible to `vue-tsc`. Subsequently, issues are reported from unrelated workspaces. Moreover, as is apparent in larger monorepos, this can be a significant performance hit, particularly where pipelines are run in parallel.\n\n### Additional context\n\nA workaround for now involves having to override includes in the project config that extends the nuxt generated tsconfig:\r\n\r\n```json\r\n{\r\n \"extends\": \"./.nuxt/tsconfig.json\",\r\n \"include\": [\r\n \"./.nuxt/nuxt.d.ts\",\r\n \"./**/*\"\r\n ]\r\n}\r\n```\r\n\r\nThis is not sustainable given the `include` values can change between releases and such.\n\n### Logs\n\n_No response_",[2952,2953,2956,2958],{"name":2877,"color":2878},{"name":2954,"color":2955},"bug","d73a4a",{"name":2957,"color":2909},"🔨 p3-minor",{"name":2959,"color":2960},"performance","E84B77",15165,"3.0.0-rc.12 typecheck runs throughout monorepo","2023-01-19T17:45:31Z","https://github.com/nuxt/nuxt/issues/15165",0.6709416,["Reactive",2967],{},["Set"],["ShallowReactive",2970],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fJlItjraV5XMRKHhs8j1Q0uG14H28lqyIjcm9i2kF9mA":-1},"/nuxt/test-utils/1307"]