merge scripts, tasks and config folder and convert code to typescript

This commit is contained in:
dennis.ludwig
2021-06-12 16:11:51 +02:00
parent eb9e85e7a0
commit 8fa1bd1e0d
23 changed files with 336 additions and 582 deletions

View File

@@ -118,4 +118,6 @@ merged with the old ones, and a new history entry is created for that item.
* convert scripts to typescript as well
** move scripts paths.js and tasks in one folder
* Rename package to make more clear that this is a tech radar builder?
* provide only one bin script with subcommands like react-scripts?
* provide only one bin script with subcommands like react-scripts?
* add tests for scripts
* add tests for components