Skip to content

Commit

Permalink
docs: update link in ESLint v9.18.0 release blog (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasttime authored Jan 13, 2025
1 parent acaa856 commit 2a07a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/blog/2025-01-10-eslint-v9.18.0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you are upgrading from a previous version of ESLint, be sure to remove the `u

Note that in order to use a TypeScript configuration file in Node.js, you still need to have [jiti](https://www.npmjs.com/package/jiti) installed in version 2.0 or higher.
For Deno and Bun, no additional dependency is necessary.
See the documentation about [TypeScript Configuration Files](https://eslint.org/docs/head/use/configure/configuration-files#typescript-configuration-files) for more information about this feature.
See the documentation about [TypeScript Configuration Files](https://eslint.org/docs/latest/use/configure/configuration-files#typescript-configuration-files) for more information about this feature.

### `no-shadow-restricted-names` checks imports and class names

Expand Down

0 comments on commit 2a07a22

Please sign in to comment.