* Update package.json * Update CI tools (#248) * chore: ci tools updates * ci tools updates * chore: update ci * update dev tools (#249) * chore: ci tools updates * ci tools updates * chore: update ci * build tools update * chore: udpate dev tools * Update config.json.sample fix: lost comma in config.json.sample Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
2 lines
No EOL
29 B
Makefile
2 lines
No EOL
29 B
Makefile
test:
|
|
cd ./app; npm run test
|