-
## CVE-2020-28469 - Medium Severity Vulnerability
Vulnerable Libraries - glob-parent-3.1.0.tgz, glob-parent-2.0.0.tgz, glob-parent-5.1.1.tgz, glob-parent-5.1.0.tgz
glob-parent-3.1.0.tgz
Strips glo…
-
## What are the steps to reproduce this issue?
Set useDates to true in the output configuration:
```js
module.exports = {
petstore: {
output: {
override: {
useDates: true,…
-
`.eslintrc.cjs`
```
module.exports = {
env: {
browser: true,
es2021: true,
node: true
},
extends: [
'eslint:recommended',
'plugin:@typescript-eslint/recommend…
-
I'm not certain how you're running the tests. Are you using a specific version of node? Are you utilizing specific flags to get it to run for ESM?
## Error
```
╰─❯ npm run test …
-
**Bug report**
Hello! Recently, ts 5.5 was announced in beta with new feature https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/#the-configdir-template-variable-for-configura…
-
## **Request**:
To accept contributions that are not part of the core (or core dependencies) and/or will be maintained by the community (not the core team) we need to define:
2. A process for accep…
-
Currently the `navigation` object is not available in the DOM and while the [Navigation API](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) is still experimental there is decent supp…
-
The scenario generator works great, and even has basic typescript support!
However, when functions are embedded into the scenario creation object to support relations, the redwood typescript fai…
-
I get the following (confusing!) error. Code is below:
```
Error: –– Pkl Error ––
Cannot generate type TransformInfuseRule as TypeScript.
58 | else throw("Cannot generate type \(type.referent.…
-
**What version of this package are you using?**
```json
{
"devDependencies": {
"eslint": "^8.9.0",
"eslint-config-standard-with-typescript": "^26.0.0",
"typescript": "^4.9.4"
…