-
# undefined
[http://localhost:8000/blogs/tsconfig-paths-eslint](http://localhost:8000/blogs/tsconfig-paths-eslint)
-
Currently, installing the UpLeveled ESLint config will create a new `tsconfig.json` file, overwriting any existing files.
This is a problem on Next.js projects using [shadcn/ui](https://ui.shadcn.c…
-
I'm having an issue with the native federation builder that's causing me to tear my hair out a little. I am hoping it is merely a configuration issue on my part but I am beginning to think there may b…
-
Really trying to solve an issue with resolving paths when building with esbuild and it seems this project will do that? At some point, not sure how to use it in its current form?
-
### How can we reproduce the crash?
Clone https://github.com/KilianB/BunWorkerCrash and run.
I tried version 1.26 as well as the current canary and both are crashing on windows. Ubuntu works fine.
…
-
### How can we reproduce the crash?
_No response_
### Relevant log output
Bun v1.1.29 (6d43b366) macOS Silicon
macOS v14.6.1
Args: "bun" "run" "./REDACTED.ts"
Features: jsc dotenv fetch(493) trans…
-
Hello.
I think it would be great to be able to use workspaces and Typescript paths related dependencies in `contentlayer.config.ts`.
For instance, if I try it in my `tailwind.config.ts`
```ts
…
-
Node: v16.15.1
OS: Win 11 x64
Stacktrace:
```ts
App threw an error during load
Error: Cannot find module 'app/translations/app'
at webpackMissingModule (E:\git\testapp-nextron\app\backgrou…
-
### 🔍 Search Terms
"extends", "merge", "compilerOptions", "paths", "outdir", "include", "exclude", "typeRoots", "tsconfig", "ability to merge tsconfig"
### ✅ Viability Checklist
- [X] This wo…
-
![image](https://github.com/kisstkondoros/gutter-preview/assets/66773251/7c7df882-59de-4ac1-a323-26fec1a63aa7)
this is my setting:
```
"gutterpreview.paths": {
"@": "./src"
}
```
and …