-
**Version 1.13.3**: Works fine.
**Version 2.0.0**: Din't work.
I'm using TRPC in my application (Electron + Vite + Vue + Typescript), according to the [TRPC documentation](https://trpc.io/docs/ser…
-
# Suggestion
## 🔍 Search Terms
1. import maps
2. bare import specifiers
## ✅ Viability Checklist
My suggestion meets these guidelines:
* [x] This wouldn't be a breaking c…
-
### What version of Bun is running?
1.0.2+37edd5a6e389265738e89265bcbdf2999cb81a49
### What platform is your computer?
Darwin 22.6.0 arm64 arm
### What steps can reproduce the bug?
Add …
-
the code below seems not working :
```ts
// vite.config.ts
export default defineConfig({
vitApp({
// vit configs ...
}),
// some other vite configs ...
resolve: {
alias: {
…
-
### Current behavior
When using Cypress Component Testing with Vite 5, if `vite.config.ts` is used, a [CJS Node API deprecation warning](https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-…
-
### Issue:
On a TypeScript project, if the TSConfig has relative files paths, Occurrence Highlight in Editor works for that file
If it has absolute paths with upper-case Drive letter, it doesn't.
…
-
minor issue but the auto import gives `import { presetForms } from "@julr/unocss-preset-forms/index";` instead of `import { presetForms } from "@julr/unocss-preset-forms";`.
repro:
1. have no imp…
-
## Sorting
- **I'm submitting a ...**
- [ ] bug report
- [x] feature request
- [ ] support request
- I confirm that I
- [x] used the [search](https://github.com/lukeautry/tsoa/…
-
Building tswow from source has broken completely. For some weird reason it doesn't happen when I manually invoke the tsc in node_modules manually, but it's completely bricked when running from the bui…
-
Hello,
I'm trying to use your module to progamaticly generate JSON Schema from my defined types. Most of my custom types extends from packages types, such as Prisma. I don't have a lot of types, fo…