We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf4659 commit df8cabcCopy full SHA for df8cabc
README.md
@@ -275,7 +275,6 @@ interface ImportMetaEnv extends ImportMetaEnvAugmented {
275
Here is an example of how to use it with the plugin:
276
277
```ts
278
-// Zod validation
279
import { defineConfig } from '@julr/vite-plugin-validate-env'
280
import { z } from 'zod'
281
import * as v from 'valibot'
0 commit comments