-
A python and typescript implementation of PDSL is going to be necessary. At a minimum the proto files and the gherkin parser need to be broken out into their own project.
In addition to this we sh…
-
### Suggest an idea for this project
While onboarding Knip on one of the business repositories, I noticed that while the Knip ESLint plugin has broad support for automatically picking up dependencies…
-
I will post a screenshot here because it's easier to show the error I am getting. But it seems that for some reason I'm linking to react-query legacy types. And then it's showing me the definition of …
-
Now that Svelte [officially supports Typescript](https://svelte.dev/blog/svelte-and-typescript), would you mind exporting Typescript types for this library?
-
### Feature Description
I need to set `dangerouslyAllowBrowser` to `true` which you're able to do with the Anthropic SKD. However I don't think you can do this with the `ai` library?
https://gith…
-
### Command
serve
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Descrip…
-
I have a `Nx` repository, with basically `apps/*` and `libs/*`. When I `FindReferences` it only shows references if I have previously visited the `app` or `library` that reference the expression.
L…
-
### Describe the bug
Upgrading to TypeScript 5.5 gives the following error:
```
src/Test.stories.tsx(7,3): error TS2322: Type '(props: TestProps & RefAttributes) => ReactNode' is not assignable…
-
### 🔍 Search Terms
- sourceMappingURL
- sourceMap
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This wouldn't change the runtime b…
-
### Description
Hi everyone! 👋
We are currently upgrading our application **from version .73.8 to .75.4** and we've noticed something weird.
With the new version, if we run `pod install`, **_no…