Commit Graph

8 Commits

Author SHA1 Message Date
Aj - Thomas
91f636ca97 Basic backend support and config loading from file 2022-05-12 23:05:54 +02:00
Aj - Thomas
2c461a6695 Add a module enabler
Add module enabler in settings.
This loops over all the exported Modules in the components/modules folder and renders them. (Interpreted language magic/ metaclasses)
2022-05-10 20:33:11 +02:00
Aj - Thomas
8c1dce68b7 `yarn lint --fix + yarn prettier:write` 2022-05-02 15:11:28 +02:00
Aj - Thomas
87c0532188 Reworked types 2022-05-02 15:08:05 +02:00
Thomas "ajnart" Camlong
11e55c46b4 Add new types 2022-05-01 14:46:06 +02:00
Thomas "ajnart" Camlong
a13dad4d42 Prettier 2022-04-30 21:51:37 +02:00
Thomas "ajnart" Camlong
023f3ca9e4 Eslint files 2022-04-30 21:39:59 +02:00
Thomas "ajnart" Camlong
793e45ff90 Added a types file in tools folder 2022-04-30 21:34:41 +02:00