Skip to content

Commit ae5cd40

Browse files
fix: remove //@ts-check comment (#1279)
* fix: remove //@ts-check comment * Create .changeset/short-pugs-breathe.md --------- Co-authored-by: Julius Marminge <[email protected]>
1 parent 5e057b0 commit ae5cd40

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Diff for: .changeset/short-pugs-breathe.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-t3-app": patch
3+
---
4+
5+
fix: remove //@ts-check comment in next.config

Diff for: cli/template/base/next.config.mjs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// @ts-check
2-
31
/**
42
* Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation.
53
* This is especially useful for Docker builds.

0 commit comments

Comments
 (0)