Files
n3wt-school/.husky/pre-commit

3 lines
65 B
Bash
Executable File

#!/bin/sh
cd $(dirname "$0")/../Front-End/ && npm run lint-light