Skip to content

Commit

Permalink
docs: remove canary marker from next.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 committed Oct 28, 2024
1 parent 35d757b commit eb87907
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/02-app/02-api-reference/05-next-config-js/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ module.exports = (phase, { defaultConfig }) => {

## TypeScript

> This feature is available from Next.js canary.
If you are using TypeScript in your project, you can use [`next.config.ts`](/docs/app/building-your-application/configuring/typescript#type-checking-nextconfigts) to use TypeScript in your configuration:

```ts filename="next.config.ts"
Expand Down

0 comments on commit eb87907

Please sign in to comment.