-
Recently I found it's helpful to add JSDOC style comment to hint my IDE the variable's type.
For example, If I add comment to a variable:
```js
function fx(jsonAsset) {
/** @type {import("a-d…
-
I'm interested in working on some of the pixi.js documentation, especially with v3 on the way. I've put together a very simplistic skeleton for how docs _could_ look. http://mreinstein.github.io/pix…
-
Since there is no `@function` tag, there's currently no way to document dynamically added methods. Or have I missed something?
-
I'm tried adding InchJS to a grunt plugin project. After running "npm install inchjs" and trying "inchjs", I get "-bash: inch: command not found"
```
jd:grunt-jira-actions jd$ npm install --save-dev …
-
```
# npm audit report
ansi-regex >2.1.1
-
## Bug Report
### Plugin(s)
@capacitor/local-notifications
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 4.7.0
@capacitor/core: 4.7.0
…
-
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.14.3` to `7.15.0`.
🚨 [View failing branch](https://github.com/flyve-mdm/web-mdm-dashb…
-
Similar in some ways to #128, this idea would be to add a custom tag which prevents a function from modifying any properties on an object/array/function that is dropped in via closure.
---
Wan…
-
### What is the problem this feature would solve?
Allow using global variables instead of bundling dependencies in environments like the WordPress Block Editor, where React is available already at wi…
-
# Bug Template
Hey, I am having the issues with `@typescript-eslint` on codeclimate. Locally eslint works fine but it raises an error when running on codeclimate: `Configuration for rule "import/orde…