mattermost-mobile/app/components/custom_status
Daniel Espino García 4c8594d330
Add linter rules for import order and type member delimiters (#5514)
* Add linter rules for import order and type member delimiters

* Remove unneeded group

* Group all app/* imports before the internal imports

* Move app/ imports before parent imports

* Separate @node_modules imports into a different group

* Substitute app paths by aliases

* Fix @node_modules import order and add test related modules

* Add aliases for types and test, and group import types
2021-07-23 11:06:04 +02:00
..
__snapshots__ MM-36917 Custom status expiry (#5434) 2021-07-23 04:02:19 +08:00
clear_button.test.tsx MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
clear_button.tsx Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
custom_status_emoji.test.tsx Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
custom_status_emoji.tsx MM-36917 Custom status expiry (#5434) 2021-07-23 04:02:19 +08:00
custom_status_expiry.test.tsx Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
custom_status_expiry.tsx Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
custom_status_text.test.tsx MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
custom_status_text.tsx Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00