Skip to content

Commit

Permalink
Disables ESLint "flat configuration" format
Browse files Browse the repository at this point in the history
  • Loading branch information
HorlogeSkynet committed Apr 21, 2024
1 parent ad0cac1 commit e6c5df3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
build:
name: Run ESLint on user.js
runs-on: ubuntu-latest
env:
ESLINT_USE_FLAT_CONFIG: false

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e6c5df3

Please sign in to comment.