Attempted fix for eslint and removed prettier linting to make lint job simpler for now

This commit is contained in:
Gregory Campbell
2021-11-23 23:12:05 -05:00
parent 7279542922
commit 2be708601c
5 changed files with 250 additions and 87 deletions
+1 -2
View File
@@ -31,5 +31,4 @@ jobs:
- name: Run linters
uses: wearerequired/lint-action@v1
with:
eslint: true
prettier: true
eslint: true