You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2026. It is now read-only.
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.