Commit Graph

10 Commits

Author SHA1 Message Date
Simon Larsen
86e5a33bd9
refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
Simon Larsen
a27b51ea94
refactor: Update Prettier configuration to include @trivago/prettier-plugin-sort-imports
This code change updates the .prettierrc.json file to include the @trivago/prettier-plugin-sort-imports plugin. By adding this plugin, the codebase will automatically sort imports according to specified rules. This improves code organization and maintainability.

Note: This commit message follows the established convention of starting with a verb in the imperative form (e.g., "Update", "Add", "Fix") and providing a concise summary of the changes made.
2024-05-31 17:44:51 +01:00
Simon Larsen
cf06eb59ab
fix folder name 2023-04-05 11:17:41 +01:00
Simon Larsen
ce0e571bbe
fix docker file 2022-12-16 13:35:59 +05:30
Simon Larsen
782d6f1946
fix dockerignore. 2022-12-16 12:52:05 +05:30
Nawaz Dhandala
874d6dbb67
fix ignore files 2022-04-24 20:20:53 +01:00
Nawaz Dhandala
babf72e7b9
Rename services 2022-04-11 14:11:16 +01:00
Nawaz Dhandala
ebfd854b6b fix server monitor 2021-03-18 20:06:34 +00:00
Jerry Edebua
cd00f89467 Integrate prettier into eslint 2020-02-27 13:02:58 +03:00
Jerry Edebua
7a039e65b5 Setup prettier 2020-02-18 00:13:47 +03:00