-
### Vue - Official extension or vue-tsc version
vue-tsc: 2.1.6
### VSCode version
1.94.1
### Vue version
3.5.11
### TypeScript version
5.4.5
### System Info
```shell
System…
-
I was not able to use with yet. I think I am missing some configuration on the swc loader
-
TypeScript [now officially supports JSX syntax](https://github.com/Microsoft/TypeScript/issues/3203#issuecomment-118706799).
Can you add some options to the loader to set the appropriate flags to mak…
-
### Link to the code that reproduces this issue
https://github.com/itsjavi/nextjs-demos/tree/issue/parallel-intercepted-404
### To Reproduce
1. Add a parallel intercepted route [like in thi…
-
Hey folks,
I've been playing with Mithril for the first time, trying to set up a basic project. I'm coming from React and TSX so trying to keep things as familiar as possible as I get started but I'm…
-
**Describe the bug**
I'm using `import { PrismLight as SyntaxHighlighter } from 'react-syntax-highlighter';` which results in regular `[object Object] [object Object] ...` output (around 7 of 10 refr…
-
After the removal of the parsing filter in #368, the first `displayName` encountered is selected, whether or not its component is exported. To test, add the following lines to the end of https://githu…
-
### 🔎 Search Terms
mts bundler
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about Bundler
### ⏯ Playground Link
cann…
-
## Documentation link
It doesn't exist yet.
## Describe the problem
If I swizzle a component, e.g. `ApiExplorer/index.tsx`, my TypeScript configuration will start complaining with errors such…
-
### ISSUE
- Im getting the following error while using the stylex CLI with next 15 while following the example in https://github.com/facebook/stylex/pull/618/commits/eab671c6e7f925ae2eac8f08cd531c79…