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
d7de420d5c
add test to ensure correct shared functions are being parsed
2021-02-08 07:10:41 +01:00
undergroundwires
8a8b7319d5
add initial macOS support #40
2021-01-13 16:31:20 +01:00
undergroundwires
6b83dcbf8f
move application.yaml to collections/windows.yaml #40
2021-01-09 02:02:16 +01:00
undergroundwires
7cc161c828
rework Cortana scripts to remove duplicates, better document and support Windows version 2004/2009 #43
2021-01-01 23:23:55 +01:00
undergroundwires
34672414c3
refactor folders to move "/state" (IApplicationState) inside "/context" (IApplicationContext)
2020-12-29 05:45:03 +01:00
undergroundwires
8ce06facbd
add support for shared functions #41
2020-11-01 18:36:55 +01:00
undergroundwires
14be3017c5
add support for different recommendation levels: strict and standard
2020-10-19 15:12:03 +01:00
undergroundwires
9c063d59de
added ability to revert ( #21 )
2020-07-19 02:26:56 +01:00