brysgo / brysgo/babel-plugin-inline-dotenv
Doesn't support destructure assignment
Open
- Dominant language
- JavaScript
- Stars
- 123
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The plugin doesn't recognize code like below ...
```
const {PORT, NODE_ENV} = process.env;
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.