-
taichi.js heavily depends on WebGPU, which makes running tests very difficult.
Currently, the only way to run test is via the browser. More specifically, you need to do
```
npm run build_dev
n…
-
### 🐞 Describe the Bug
When initial saving the following template
```
/**
* EditCaptions, a component for editing the captions of a video.
* @param {Object} videoPlayMetadata - meta data of…
-
### What version of Bun is running?
1.0.26+c75e768a6
### What platform is your computer?
Linux 5.15.0-92-generic x86_64 x86_64
### What steps can reproduce the bug?
running a github action
with…
-
Support treating variable declarations with [`@namespace`](http://usejsdoc.org/tags-namespace.html) JSDoc tag as TS namespaces.
```ts
/** @namespace */
var Documents = {
/**
* An ordin…
-
## Normal Priority
- Should stop suggesting the var name from the following line as a key:
![image](https://user-images.githubusercontent.com/5202330/65814480-cae60f00-e1d1-11e9-923c-d82828bd1…
-
### Describe the bug
If a React component returns a portal created by `createPortal` from `react-dom`, Autodocs doesn’t retrieve the type information or JSDoc comments from the file.
### To Reproduc…
-
Taking a look at the state of the codebase, I'd like to recommend the following changes:
1. [ ] Drop any use of stage-2 or lower JS syntax (e.g., the bind operator `::`). We shouldn't use any JS t…
-
Not sure how to give any useful info here.
But when using this plugin with pnpm prettier doesn't seem to detect it.
I don't know what the root cause is, if it's in pnpm, prettier or the plugin.
B…
-
Just a feedback:
* since this is a typescript related library, It would be awesome that the devtools also use TypeScript. In particular config/rollup.config.js is hard to follow due to the jsdoc.…
-
Hello!
I'm trying to transpile [lambda](https://github.com/palatable/lambda) using jsweet, but the build processing is exploding with over a hundred type errors. I'm doing some fairly advanced typ…
jnape updated
4 years ago