webhook-action/node_modules/eslint-plugin-import/docs/rules/imports-first.md

10 lines
424 B
Markdown
Raw Normal View History

2022-11-10 10:43:16 +00:00
# import/imports-first
2024-03-28 02:25:32 +00:00
❌ 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 -->
2022-11-10 10:43:16 +00:00
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).