-
Convert `src/Rest.js` to TypeScript as `src/Rest.ts`, and `tests/unit/Rest.js` as `tests/unit/Rest.ts`.
This should allow the unit tests in `tests/unit/Rest` to pass again. In order to run unit tests…
-
第1532天 在TypeScript中解释下rest参数的作用及规则
[3+1官网](http://www.h-camel.com/index.html)
[我也要出题](http://www.h-camel.com/contribution.html)
-
Hi,
Using the brand new 2.0.0 release, the abstract class HttpError seems not to be exported by default.
I have to implement :
```
import { Errors } from 'typescript-rest';
export CustomE…
-
### 🔍 Search Terms
".d.ts","jsdoc"
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of exist…
-
Currently an unsupported project [https://github.com/vojtechhabarta/typescript-generator] is used but it is not maintained and has lots of hacks.
Open API generator project is much more active and …
-
## Bug report
### Required System information
- Node.js version: v20
- NPM version: yarn v1
- Strapi version: 5.0.4
- Database: SQLite
- Operating system: Linux Mint 21.2
- Is your project …
-
## CVE-2021-44906 - Critical Severity Vulnerability
Vulnerable Libraries - minimist-0.0.10.tgz, minimist-0.1.0.tgz, minimist-1.2.5.tgz, minimist-0.0.8.tgz, minimist-1.2.0.tgz
minimist-0.0.10.tgz
p…
-
### 🔎 Search Terms
`destructuring`, `Cannot destructure as it is undefined`, `optional chaining destructuring`
### 🕗 Version & Regression Information
- This changed between versions ______ and ____…
-
```
{
"compileOnSave": true,
"compilerOptions": {
"declaration": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"module": "commonjs…
-
### 🔍 Search Terms
any marker editor
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of exi…