-
## Question about an existing feature
### What are you trying to achieve?
I'm trying to convert a `Sharp` object as returned by `sharp("...").webp()` to a [web standard `ReadableStream`](htt…
-
### Command
build, serve
### Description
A similar issue (https://github.com/angular/angular-cli/issues/26368) has been opened and resolved already with the `loader` config options for custom…
-
Type: Bug
Along with the automatic VSCode update to the September 2024 version, TypeScript was also updated to v5.6.2 (from v5.5.4).
When I open any `.ts` file, the TypeScript server fails to st…
-
### What version of `drizzle-orm` are you using?
0.32.1
### What version of `drizzle-kit` are you using?
0.23.0
### Describe the Bug
Attempting to generate a migration script fails with…
-
If I use this tsdoc.json
```json
{
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
"supportForTags": {
"@fileoverview": true,
"@na…
blipk updated
2 months ago
-
**What version of standard?**
12.0.1
**What operating system, Node.js, and npm version?**
node 11, osx, npm 6.x
**What did you expect to happen?**
by providing:
```json
"standard": {
…
-
I am trying to understand the changes made between the original JavaScript of HTMLCS and the TypeScript rewrite in this repository. I think I have found a case where this rewrite introduced a differen…
-
Currently, extensions have an odd way of dimming or coloring inactive code. They add non-standard a CSS class and the class dims the code. The opacity and colors are configured in the extension settin…
-
Hi,
Thanks so much for your work on this editor! In my opinion it's the best markdown editor plugin for standard notes!
I've noticed that the markdown editing shortcuts toolbar doesn't display proper…
-
### Version
2.15.0
### Details
Using Gridify and [heyapi](https://heyapi.dev/) to get the query options from the URL like so:
```cs
public async Task GetTasks([FromQuery] GridifyQuery query…