-
Broken out from #208, not an exhaustive list, mostly a note to not forget
* [x] Ship `semistandard`, see https://github.com/standard/semistandard/pull/274
* [x] Typescript related ones, see https:…
-
Hello!
Thanks for this project, looks super promising! I'm trying to use it in https://github.com/microcks/microcks-testcontainers-node to test some Keycloak integration use-case but I'm facing iss…
-
### 🔍 Search Terms
--strip-types
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This wouldn't change the runtime behavior of existin…
-
## Overview
When importing `import { DotLottieReact } from "@lottiefiles/dotlottie-react";`
To use the player jest will error with this:
```
● Test suite failed to run
Jest encounte…
-
Hey!
We have been starting to migrate our code to the new interfaces on sign-ia-wasm branch but honestly working with the TS interfaces is super tedious and not ready for production. Right now we end…
-
Hi,
Thank you for creating this tool!
It would be really great if `create-vue` could setup and configure (including with JS *or* TS support) a chosen ruleset - like Vue CLI does.
For example …
-
## Summary
Unity and Godot are two of the most popular game engines currently used. This proposal's deliverables would be SDK extensions to either of the game engines to allow integration with o1js…
-
### Describe the bug
There is no way to add a label that is recognized by screen readers for the p-autocomplete component in PrimeNG. Despite trying various methods such as:
- element
- aria-lab…
-
Steps to reproduce:
1. npm create vite@latest
2. choose React, typescript
3. install libs "ketcher-react": "^2.24.0", "ketcher-standalone": "^2.24.0",
4. invoke libs in component, for example:…
-
### Use case
Currently, the DataMasking utility only supports operations with traversable types in Python, for example: Lists, Dict, str, and others. It is a limitation for customers who want to inte…