DetachHead

Results 929 comments of DetachHead

![image](https://user-images.githubusercontent.com/57028336/205778777-59887522-8b95-4e5a-bc5e-830fd2b9b3a2.png)

![image](https://user-images.githubusercontent.com/57028336/209742938-30a61166-00f0-4ad8-9d44-4c7838cbae81.png)

![image](https://user-images.githubusercontent.com/57028336/213040966-fc58216c-5aec-429d-b8c0-533647cd8b24.png)

that workaround doesn't work for me ``` error when starting dev server: TypeError: Cannot read properties of undefined (reading 'options') at Context.resolveId (C:\project\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:28064:93) at Object.resolveId (file:///C:/project/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:40156:46) at async ModuleGraph.resolveUrl (file:///C:/project/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:60507:26)...

> If you hate explicit Any for whatever reason and your type variable is covariant you can use object; if it's contravariant you can use Never. that won't work for...

the `NoInfer` utility type [has now been added to typescript](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-beta/#the-noinfer-utility-type)