Enable Babel by using pragma
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
eg, in the js pan:
```js
// @codepan.babel { preset: ['stage-2'] }
const a = {foo: 0}
const b = {...a}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.