Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update eslint environment variable
Browse files Browse the repository at this point in the history
rjjaegeraws committed Apr 11, 2024
1 parent 81b09d6 commit 1e7b317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-prettier.yml
Original file line number Diff line number Diff line change
@@ -36,6 +36,8 @@ jobs:
linter:
name: Linter
runs-on: ubuntu-latest
env:
ESLINT_USE_FLAT_CONFIG: false
steps:
- name: Checkout
uses: actions/checkout@v2

0 comments on commit 1e7b317

Please sign in to comment.