#!/usr/bin/env sh

ng lint --fix
pnpm run lint:server -- --fix
# pnpm test
