mattermost-mobile/app/mm-redux/constants
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
..
apps.ts Add Markdown fields to modals (#5407) 2021-06-30 18:55:08 +02:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emoji.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
general.ts Feat crt (#5455) 2021-07-21 22:58:04 +05:30
groups.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
permissions.ts [MM-27274] Add and enforce convert public channel to private permission (#4756) 2020-09-03 13:41:25 -04:00
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
preferences.ts Feat crt (#5455) 2021-07-21 22:58:04 +05:30
request_status.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
schemes.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
stats.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
teams.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00