Skip to content

Commit

Permalink
Lint after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbrazier committed May 20, 2021
1 parent d7fa516 commit 9f79355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/basic-features/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,3 @@ module.exports = nextConfig
Since `v10.2.1` Next.js supports [incremental type checking](https://www.typescriptlang.org/tsconfig#incremental) when enabled in your `tsconfig.json`, this can help speed up type checking in larger applications.
It is highly recommended to be on at least `v4.3.0-beta` of TypeScript to experience the best performance when leveraging this feature.

0 comments on commit 9f79355

Please sign in to comment.