mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
7a2f4ad140
The file already had the `@ts-check` directive, so the IDE did show errors in that file. But since it was not included in the root `tsconfig.json`, those errors were not reported during CI runs. One issue found this way was that the `related` flag was defined but never used. The referenced script was removed in #67644.
4.3 KiB
4.3 KiB