Forgot to add prettier

This commit is contained in:
Dessalines 2023-04-13 17:30:09 -04:00
parent 25c7e40ee4
commit 37414bd023

View file

@ -17,4 +17,5 @@ pipeline:
check_formatting:
image: alpine:3
commands:
- apk add prettier
- prettier -c src