Brin watch tasks to root package.json

This commit is contained in:
Alexandru Dima 2021-11-12 14:43:47 +01:00
parent 6b2860b7b0
commit cf554e8cf9
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
6 changed files with 6 additions and 21 deletions

View file

@ -1,5 +0,0 @@
{
"scripts": {
"watch": "../node_modules/.bin/tsc -p ./src --watch"
}
}