apply formatting

This commit is contained in:
Bryan MacFarlane
2020-04-10 09:50:06 -04:00
parent c715044f28
commit 7af5adfb99
12 changed files with 1573 additions and 1234 deletions

View File

@@ -40,8 +40,8 @@ jobs:
- name: npm test
run: npm test
# - name: Format
# run: npm run format-check
- name: Format
run: npm run format-check
- name: audit security
run: npm audit --audit-level=moderate