Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no-process-env: accept a custom error message #318

Open
devinrhode2 opened this issue Jan 19, 2022 · 0 comments
Open

no-process-env: accept a custom error message #318

devinrhode2 opened this issue Jan 19, 2022 · 0 comments

Comments

@devinrhode2
Copy link

devinrhode2 commented Jan 19, 2022

I have created a wrapper around process.env, and would like to enforce developers use the wrapper instead of directly using process.env.

All this rule needs is to be able to accept a custom error message in the eslint config. Any thoughts, objections, opinions?

devinrhode2 added a commit to devinrhode2/eslint-plugin-node that referenced this issue Jan 23, 2022
closes mysticatea#318 (no-process-env: accept a custom error message)
devinrhode2 added a commit to devinrhode2/eslint-plugin-node that referenced this issue Jan 23, 2022
closes mysticatea#318 (no-process-env: accept a custom error message)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant