We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0413a0b commit 1965ae7Copy full SHA for 1965ae7
.github/workflows/pre-commit.yml
@@ -17,6 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
env:
19
CURSORLESS_REPO_ROOT: ${{ github.workspace }}
20
+ ESLINT_USE_FLAT_CONFIG: false
21
22
steps:
23
- name: Checkout repository
0 commit comments