source: frontend/node_modules/eslint-plugin-import/docs/rules/imports-first.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 424 bytes
Line 
1# import/imports-first
2
3❌ This rule is deprecated.
4
5🔧 This rule is automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix).
6
7<!-- end auto-generated rule header -->
8
9This 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).
Note: See TracBrowser for help on using the repository browser.