maximilianfixl
maximilianfixl
### Description In a [rush.js monorepo](https://rushjs.io/pages/intro/welcome/), I expect lint-staged to report problems that eslint . --fix cannot solve independently and aborts the commit. Currently all commits go through and malformed...
### Problem I am currently using version `2.3.2` in a Vue 3 (CAPI) TypeScript stack with Quasar Framework. In my case, the use of `highlighted-units` has no effect on the...
### Description: Iām looking for a solution to make the column label sticky when scrolling along the X-axis, but not when scrolling along the Y-axis. Additionally, I would need similar...
#### Description The `UseLazyQueryReturn` type is currently only defined in the internal `dist` typings of `@vue/apollo-composable`, and not exported as part of the public API. This makes it hard to...