1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

Add typescript

This commit is contained in:
Yalh 2019-01-28 22:33:51 +01:00
parent f65cf47e5d
commit 10f35d665f

View file

@ -174,6 +174,8 @@ pushd $final_path
ynh_use_nodejs
npm install hoek@^4.2.1 --save
npm install
npm audit fix
npm install @types/node
popd
#npm audit fix
@ -181,6 +183,7 @@ popd
#npm-install-peers
#npm install -g typescript
#npm install -g ts-node
#npm install typescript@>=2.0 --save
#=================================================
# SETUP SYSTEMD