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

Create an eslint rule for using process.env instead of @/env.mjs #39

Open
SVendittelli opened this issue Nov 17, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@SVendittelli
Copy link
Owner

SVendittelli commented Nov 17, 2023

User story

As a developer, I want my environment variables to be type checked because I want to check their values.

Details

Using eslint it is possible to define custom rules. Or use the rule from eslint-community/eslint-plugin-n.

@SVendittelli SVendittelli added the enhancement New feature or request label Nov 17, 2023
@SVendittelli SVendittelli self-assigned this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant