Skip to content

Commit

Permalink
Merge pull request #135 from The-Creative-Programming-Group/deepsourc…
Browse files Browse the repository at this point in the history
…e-transform-03263bd9

style: format code with Prettier and StandardJS
  • Loading branch information
FleetAdmiralJakob authored Jan 1, 2024
2 parents c6ac54e + 6489283 commit 062b1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/env.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {z} from 'zod'
import { z } from 'zod'

/**
* Specify your server-side environment variables schema here. This way you can ensure the app isn't
Expand Down

1 comment on commit 062b1dc

@vercel
Copy link

@vercel vercel bot commented on 062b1dc Jan 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.