-
### Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https:ā¦
-
### 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.ā¦
-
I maintain my own syntax file for typescript, that uses `typescript.tsx` as the filetype. I've noticed that JSX tag matching does not work with matchup. Is there an easy way to add support for this soā¦
-
### Describe the bug
The typescript parsers cannot be downloads in Windows, other parsers compiles and run ok.
Suspect Party:
```
Can't create '\\\\?\\C:\\Users\\ander...
```
That path is ā¦
-
### 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 packagā¦
-
Vite projects (and other frontend ones) typically contain non-standard imports like importing `.svg` files. Deno errors when it encounters such a file upon calling `deno cache`.
## Steps to reproduā¦
-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labeā¦
-
### 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.ā¦
-
### What problem does this feature solve?
For runtimes that support loading `.ts` files directly (e.g. `bun` and [in the future node](https://github.com/nodejs/loaders/issues/208)) it allows the pleaā¦
-
The `yarn build` command fails during building the production build.
This is with nodejs version `20.12.1`.
The .env file is a copy of the example env with only `NEXTAUTH_SECRET=` and `CALENDSO_ENā¦