-
Hi, compiled ES5 version contains `array.includes` which isn't support in ie11.
Can you please replace it? Thanks
ghost updated
5 years ago
-
能转换ts吗? 目前看着js的转换时可以的, 但是ts的转换transformSync会报错
```
import { parseSync, printSync, transformSync } from "./node_swc.js";
// ts的会报错
// const str = `const a: string = "hello world"`
const str = `c…
-
### [REQUIRED] Environment info
**firebase-tools:** v13.6.0
**Platform:** macOS Sonoma 14.4
**node:** v20.10.0
**gcloud:** v470.0.0
**cloud-firestore-emulator:** v1.…
aalej updated
1 month ago
-
**Describe the bug**
When the rule `relative-url-prefix` is enabled it considers deep relative URLs to **not** be prefixed correctly.
```TypeScript
// Codelyzer considers valid:
'./foo.ts'
…
-
> Issue originally reported by @rauschma in babel/babel-preset-env#381
I’m not sure how much that would be used in practice, but for some experiments and tests, it would be nice if one could specify …
-
# For document editing
- lervag/vimtex
# For editing large files
- LargeFile (#1506) - disables features for increased performance
# For Global Search/Replace
- skwp/greplace.vim
- gabesoft/vim-ags
- …
-
One of the big things for me is support for `import` / `export`, which is in es2015, why isn't this in your list?
reggi updated
6 years ago
-
The index.d.ts provided has insufficient details - particularly no constructor.
The index.d.ts generated by tsc seems to be correct so there should be no need to override.
-
> Issue originally reported by @chicoxyzzy in babel/babel-preset-env#117
Currently we use [compat-table](https://github.com/kangax/compat-table) as a source of feature support data source.
There a…
-
### Vue version
3.4.21
### Link to minimal reproduction
https://github.com/sawmurai/vue-custom-elements-slots-reproducer
### Steps to reproduce
- Clone the repo
- Run pnpm install
- B…