Typescript #2

Merged
mosbach merged 11 commits from typescript into main 2023-08-24 05:07:50 +02:00
Showing only changes of commit d23c8c31e1 - Show all commits

View File

@ -4,7 +4,7 @@
"description": "Visualiser for Uni2work workflows",
"type": "module",
"scripts": {
"start": "start ./editor.html; cd spaß; py ../server.py",
"start": "npx http-server --cors -o ./editor.html",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {