odin-js-fundamentals-part-5/node_modules/eslint-plugin-import/docs/rules/imports-first.md

10 lines
424 B
Markdown
Raw Normal View History

2024-01-11 08:52:05 +00:00
# import/imports-first
❌ This rule is deprecated.
🔧 This rule is automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix).
<!-- end auto-generated rule header -->
This rule was **deprecated** in eslint-plugin-import v2.0.0. Please use the corresponding rule [`first`](https://github.com/import-js/eslint-plugin-import/blob/HEAD/docs/rules/first.md).