undergroundwires
60c80611ea
add module alias '@tests/'
...
Alias would remove unnecessary repetitions and less relative paths make changes easier when moving around files. This commit cleans also up some relative paths ('../../../') by using the alias and orders imports. It updates both path alias in tsconfig and module alias in Vue CLI's bundler (vuejs/vue-cli#2398 ).
2021-04-15 18:34:40 +02:00
undergroundwires
2e40605d59
refactor to allow switching ICategoryCollection context #40
2021-01-05 22:28:38 +01:00
undergroundwires
6fe858d86a
rename Application to CategoryCollection #40
2021-01-02 17:50:47 +01:00
undergroundwires
f7557bcc0f
refactor application.yaml to become an os definition #40
2020-12-27 18:14:38 +01:00
undergroundwires
14be3017c5
add support for different recommendation levels: strict and standard
2020-10-19 15:12:03 +01:00
undergroundwires
784a67afff
refactor to read more from package.json
2020-09-22 20:41:12 +01:00
undergroundwires
1d5225de07
search placeholder shows total scripts
2020-07-19 02:27:01 +01:00
undergroundwires
691f989682
reading version from package.json instead of version file #5
2020-04-26 15:47:20 +00:00
undergroundwires
89862b2775
🔍 support for search
2020-01-10 01:35:09 +01:00
undergroundwires
3140cc663b
default selection is now none
2020-01-06 20:02:12 +01:00