-
I'm sure there are a lot of people who would love to help.
It would be great to have a heading "How to help" with a list of different ways in which to contribute. This could include different persp…
-
## Environment & Version
- Docker: 26.1.3, build b72abbb
- Docker Compose: v2.27.0
- Mailu: 2.0.43
- Platform: Ubuntu 22.04.4
## Description
The resolver container stops workin…
-
Original issue submitted by @modestotech in https://github.com/babel/babel/issues/9185
## Feature Request
**Is your feature request related to a problem? Please describe.**
I'm having troubles wr…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
@babel/eslint-parser
### Input code
```
const Foobar = () => {
return (
)
}
```
…
-
### 💻
- [ ] Would you like to work on this feature?
### What problem are you trying to solve?
`scope.rename` is slow when you want to rename many identifiers, the complexity grows with the nu…
-
### 💻
- [ ] Would you like to work on a fix?
### Abstract issue:
When using declare fields and class properties together, I can't make Babel work while TSC works.
### How are you using Bab…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
```js
class Base{
}
class A extends Base {
b = this.a.length;
…
-
## Bug Report
> Browserslist will check config in every directory in `path`. So, if tool process `app/styles/main.css`, you can put config to root, `app/` or `app/styles`.
> — https://github.com/b…
-
## Bug Report
**Current Behavior**
It generates an IIFE but doesn't have a return, I don't know if this intentionally unsupported since yeah, it's a `with` statement after all.
**Input Code**
…
-
## Feature Request
- [x] I would like to work on this feature!
**Is your feature request related to a problem?**
Currently when one uses typescript as language and type checking and babel f…