Files
MoodleGPT/.githooks/pre-commit
T
2024-02-28 15:23:25 -05:00

3 lines
41 B
Bash

#!/bin/bash
npm run prettier
npm run lint