fastify-env icon indicating copy to clipboard operation
fastify-env copied to clipboard

Fastify plugin to check environment variables

Results 3 fastify-env issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

bug

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

`@fastify/env` currently publish unneeded files (test, github workflows etc). -> https://publint.dev/@fastify/[email protected] #### Checklist - [X] run `npm run test && npm run benchmark --if-present` - [ ] tests and/or benchmarks...