-
### Describe the bug
In the same vein as #1746, #2633, and #4100
The type declarations omit `"esnext"`
https://github.com/swc-project/swc/blob/c223113338e47979d37129abcaae560c0d8d7580/node-swc/sr…
-
## 🔄 How to reproduce bug
1. vite 템플릿으로 프로젝트 생성(`yarn create vite client --template react-ts`)
2. `shared` 패키지 빌드(`yarn shared build`)
3. vite 프로젝트에 `shared` 패키지 import
```typescript
// share…
-
I tried to use the extension for [Luna Paint](https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint) but test icon doesn't show up in the activity bar. The extension is closed source b…
-
### Repo - https://github.com/yairEO/swc-js-extension-fails-with-jsx-content
### Describe the bug
Hi, I am trying to convert a large project from Mocha + babel to Mocha + SWC, but get errors if …
-
I have this `tsconfig.json`:
```
{
"compilerOptions": {
"target": "es2016",
"module": "commonjs",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"stri…
-
### Describe the bug
I am running swc through ts-node option and we have in our code class validator decorators.
The compilation fails with `ReferenceError: Cannot access 'IsValidInstitutionName' …
-
I am really afraid to open a duplicated question ,so I check it many times.
I found it was also errored in Linux. I think maybe There are some errors I made , because It was not possible that so ob…
-
./node_modules/relation-graph/vue2/relation-graph.mjs
Module parse failed: Unexpected token (29:12)
You may need an appropriate loader to handle this file type.
| try {
| i.documentEleme…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
Package has been working fine with v4.1.2
However, after upgrading to v5, I get the following error:
```
Cannot find module 'change-case' or its corresponding type declarations.
```
My impo…