-
Currently, the client is heavily DOM-dependent and written in ES5-compatible syntax.
Testing - although some great improvements with `Jest` and `puppeteer` have been made - is still hard to do.
We…
-
Has anyone built a tool that transforms TS interface declarations into Runtypes declarations? After using Runtypes for a while, I like the runtime API and the flexibility of adding additional logic (…
-
## 🐛 Bug Report
## To Reproduce
1. Try to publish an update to your module
## Expected behavior
Module gets updated
## Actual Behavior
Unexpected error occurs.
![i…
-
### Describe the bug
When following the vite project setup guide you will get an error when you get to the step where you run the `pnpm dlx shadcn@latest init` command. This is due to the index.css m…
-
I use types in the form of fix-ci and ci/cd, which doesn't get picked up by the regex \w* due to the - and / in-between the words
I propose changing (?\\w*) to (?[a-zA-z-,\/]+) on this line:
https:/…
-
*(Initially copied this from a Discord thread)*
I think I figured something out
![NBTML demo](https://github.com/user-attachments/assets/02baeb0c-ba7e-470f-b14b-c60f6045139b)
I think NBT is i…
-
The error is only for the first import. It says "Parsing error: Cannot read file "/home/usera/workspace/projecta/tsconfig.dev.json'.eslint"
the actual directory of the projen project is "/home/user…
-
Currently, it is expected to register AnonCreds objects (using an external endorser) with the following code:
```typescript
// t = a tenant on the agent
const { credentialDefinition…
-
For tracking purposes, please don't work on this without discussing with Ry or myself.
Having a public API that is similar to how we perform TypeScript compilation is a good idea. It would allow J…
-
## Search Terms
declaration files, .d.ts, ergonomics, distributable package, library, compiler option
## Suggestion
I would like `tsc` to include an option that enables copying `.d.ts` file…
cdata updated
4 years ago