-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
@rollup/plugin-babel
### Input code
repo to reproduce.
https://github.com/dog-s-life/babel-test
### Configuration f…
-
## Bug Report
**Input Code**
```html
Title of the document
The content of the document......
Babel.registerPreset("my-preset", {
pre…
-
I have a brand new Expo project and I'm trying to load a tflite model via this library. It works fine (but my app slows down too much) without passing the `core-ml` argument. When I pass core-ml I get…
-
### Describe the bug
When I run the command
```bash
npx shadcn@latest add accordion
```
I got:
✔ Checking registry.
â ‹ Updating tailwind.config.js
Something went wrong. Please check the err…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Programmatic API (`babel.transform`, `babel.parse`)
### Input code
```js
console.log(t.TSTypeOperator(t.TSType…
-
Syntax block support for
* [ ] jsx support
* [ ] typescript support
* [ ] tsx support
* [ ] babel support
How about we pipe these code blocks to another Unix command?
Add flag array to com…
reggi updated
1 month ago
-
Running `npx code-complexity . -cs halstead` returns the error `Error: Cannot find module '@babel/plugin-transform-typescript'`
**Error**
```bash
$ npx code-complexity . -cs halstead
Beware, the…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## WIP/Idea discussion: Adding Typescript Support to Tonic UI for Gradual Migration
Many teams, especially in Canada (Ottawa), build Tonic UI components using Typescript. While this works well in t…
-
The test results for Babel and TypeScript say "+ core.js 2.5", shouldn't it be upgraded to [3.0](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md), which supports many new js features?