fastify / env-schema

Validate your env variable using Ajv and dotenv
MIT License
212 stars 25 forks source link

test: use `node:` prefix to bypass require.cache call for builtins #162

Closed Fdawgs closed 1 year ago

Fdawgs commented 1 year ago

See https://github.com/fastify/fastify-static/pull/407

Checklist