Added prettierignore and check script

This commit is contained in:
Torkel Ödegaard
2019-02-13 11:38:04 +01:00
parent cfea8bdcae
commit ac9129c2b7
3 changed files with 12 additions and 6 deletions

View File

@@ -10,4 +10,5 @@ function exit_if_fail {
fi
}
exit_if_fail npm run prettier:check
exit_if_fail npm run test