-
First advantage is target to browser is native for user than target to js version. Don't need to know what each browser support.
Second is ts can transpilate more effective. Some browser can have par…
-
Currently in TypeScript, function declarations cannot be typed in the same way as function expressions, e.g. this function can implement the `React.FC` interface:
interface TestProps {
…
-
### Environment
MacOS, node 20, Chrome, yum.
### Version
latest from github, just cloned
### Reproduction
* Clone repo
* cd into canvas dir
* yarn install
* yarn dev
### Description
The abo…
garyo updated
2 months ago
-
RE from `https://s1.hdslb.com/bfs/seed/log/report/log-reporter.js`
Last Updated: 2024/2/15 15:05, original js content md5: `a6fa378028e0cce7ea7202dda4783781`, now changed to `e454c139bf766d9187d74e…
-
Does this issue occur when all extensions are disabled?: Yes/No
No, but if I disable all extensions, then I won't be able to work with the project because the project it's on the remote…
-
## What problem does this address?
Currently, simple scripts like `wp-hooks` depend on `wp-polyfill`, even when they don't seem to make use of any of the features that are currently present in `wp-…
-
### Current behavior
I have this error in test
```
1) Dashboard
should render:
TypeError: Cannot destructure property 'data' of 'undefined' as it is undefined.
at :4649:28698…
-
Hello,
Example: this (transpiled) code loads the index.js file
```
import { some_function } from '../siblingdir'; // there is an index.js in the "siblingdir"
```
If i try to use this in …
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
### Kind of Issue
Runtime - command-line tools
### Tool or Library
_No response_
### Version
_No response_
### Supporting Library
Not sure / None
### OS
All of them
### OS Version
all
### …