-
error log:
```
> @deorderbook/storybook@0.0.1 prepare:base
> nuxi prepare ../../packages/base --dotenv .env.development
WARN [nuxt] Expected @nuxt/schema to be at least 3.12.1 but got 0.0.1.…
-
## Motivation
To better support and require generic type descriptions via `@template`
## Current behavior
No rules require `@template` to be defined, or require a description if it is defined…
-
## Expected behavior
In my TypeScript projects, I occasionally use discriminated unions of tuples to define function parameters. This lets me get autocomplete for arguments based on the v…
-
Clone of [this feature request](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/issues/165), originally posted on `jsdoc-type-pratt-parser`.
## Motivation
Typescript v5.5 intr…
-
See #664.
The Pratt parsing library allows to use negative priorities for operators, but the parser doesn't allow to input negative floats,
```
notation o infix -3;
```
is not allowed.
-
Typescript 5.5 introduces the tag [`@import`](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/#type-imports-in-jsdoc), which allows importing types (or other stuff) within JSD…
-
## Expected behavior
I expect to not need to add a dot at the end of a heading in a JS description.
## Actual behavior
In our coding rules, it is needed to add a description with …
-
I think @juliaogris and I already came across this. Not sure if this is expected but it seems like variable references are mutable and not just the underlying data.
For example in this case I would…
-
### What is the problem this feature will solve?
Support growing number of RISC-V based devices
### What is the feature you are proposing to solve the problem?
Provide RISC-V release of node-js
##…
drom updated
8 months ago
-
Here's my environment:
```
cargo --version --verbose --verbose
cargo 1.69.0-nightly (9880b408a 2023-02-28)
release: 1.69.0-nightly
commit-hash: 9880b408a3af50c08fab3dbf4aa2a972df71e951
commit-…