0.14.0 • Published 3 years ago
@adbayb/scripts v0.14.0
Available scripts
- Clean:
@adbayb/clean
✅ - Check lint and type (used as well on
pre-commit
):@adbayb/scripts verify
✅ - Fix lint and formatting issues:
@adbayb/scripts fix
✅ - Watch:
@adbayb/scripts watch
✅ - Build:
@adbayb/scripts build
✅ - Setup:
@adbayb/scripts setup
✅ - Test:
@adbayb/scripts test
✅ - Serve:
@adbayb/scripts serve
- Release:
@adbayb/scripts release
Others:
- Make
tsc
check feasible on git hooks => eslint-plugin-tsc?