-
### The feature
`@wordpress/scripts` has advanced greatly since we originally set out to create a tool for internal usage that allows us to manage our ways of working. Because of this quick and often…
-
Receiving component dependency error in Angular 12.0.4 with ionic 5.33.1 while trying to install package.
Dependencies:
```
"dependencies": {
"@angular/common": "~12.0.1",
"@angular/…
-
With some of the recent fixes, and doing changes to the code that I'm not familiar with, or the one I was familiar with a while ago,
It might be very useful to have some way to specify what values…
-
### Describe the problem
SvelteKit's generated types are _fairly_ easy to use, but it's still a nuisance to have to import them manually, and it's easy to get things like `PageLoad` and `LayoutLoad` …
-
### Clear and concise description of the problem
In JS/TS libraries, API documentation – written with JSDoc syntax – is really important:
1. It allows to communicate meaning and example usage for …
-
Two trailing whitespace in a JSDoc are used to indicate a line break. Prettier keeps deleting them for me. Is there a way to configure it to ignore trailing whitespaces in JSDoc, like in the tslint (`…
-
First of all, I want to thank all of you for this great plugin.
It helps me everyday at work and since I installed it I can't life a day without it anymore. :+1:
I'm currently in a project and I wou…
-
@liamross brought up an interesting scenario in #115:
> However, the fact that my documentation will have zero indication of the type of a parameter means that this could never serve as a replaceme…
-
Salesforce is quite interested in capitalizing on a manifest like this for a range of projects. I believe the proposed state of schema.ts already covers the majority of Salesforce's requirements. The …
-
**Describe the bug**
when I run `npm run start` to test my api docs in `localhost:3100` I get the following error:
```
Not all input has been taken into account at your final specification.
Here…