Attempted fix for eslint and removed prettier linting to make lint job simpler for now
This commit is contained in:
@@ -31,5 +31,4 @@ jobs:
|
||||
- name: Run linters
|
||||
uses: wearerequired/lint-action@v1
|
||||
with:
|
||||
eslint: true
|
||||
prettier: true
|
||||
eslint: true
|
||||
Reference in New Issue
Block a user