-
## Useful tool for exploring TypeScript AST:
TS AST viewer for this [example](https://ts-ast-viewer.com/#code/MYewdgzgLgBA+gYQIbABYFMYF4bLegKFElmBQ2xjHQHd48MAKASiPPQDokATbxgIijpoHVFAC2AG36si4aDADW6…
-
Resolution: Initialize a new Node.js project with TypeScript, and ensure your server.ts file is set up correctly.
-
Thanks for awesome library 😁
I created a custom eslint rule using this package to lint json files.
I have similar code to what you have in this file **lib/rules/key-name-casing.ts**
`return {
…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
I want to:
…
-
### Description
When following official guides that imports path library or use __dirname in https://vite.dev/guide/build.html#multi-page-app we will encounter typescript errors.
This is not a…
-
I installed `mupdf` in a TS project and ran into this error:
![image](https://github.com/user-attachments/assets/4db9d011-b0f6-496d-9960-0e0e8d03916f)
Runtime code works fine, but TypeScript com…
-
**Describe the bug**
During our builds, you may find the following entry:
- `TypeError: Cannot read properties of undefined (reading 'includes')`
This likely happens due to an incompatibili…
-
## Bug report
### Required System information
- Node.js version: v20.18.0
- NPM version: 10.8.2
- Strapi version: 5.3.0
- Database: postgres 16
- Operating system: Alpine 20
- Is your pro…
-
Since adding typescript node JS code in https://github.com/phetsims/chipper/issues/1437, I think there may be good questions to answer about how our linting system or code style may want to differ. We…
-
### What version of Bun is running?
1.1.34-canary.40+693320879
### What platform is your computer?
Linux 5.15.0-43-generic x86_64 x86_64
### What steps can reproduce the bug?
```
bun install @swc…