Open
Description
Pre-requisites:
- Yes, I looked through both open and closed issues looking for what I needed
Feature Description
We should create a custom eslint
plugin for disallowing pulling env variables directly from process.env
instead of through simple-env
.
This will require creating a separate directory and a separate package publishing for the plugin itself.