brysgo / brysgo/babel-plugin-inline-dotenv

Doesn't support destructure assignment

Open
#1 1 comment 9 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.