mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-02-22 15:01:15 +01:00
Disables ESLint "flat configuration" format
This commit is contained in:
parent
ad0cac10b2
commit
e6c5df30f2
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user