summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/watch_test.sh
blob: 124e18e21d903d684e29a48481cb5e192475ff69 (plain)
1
2
3
#!/bin/bash
./node_modules/typescript/bin/tsc --watch &
./node_modules/ava/entrypoints/cli.mjs -w "$@"