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 c89c1e5 commit 31c10e0Copy full SHA for 31c10e0
.github/workflows/pull-request-checks.yaml
@@ -82,7 +82,7 @@ jobs:
82
env:
83
DEFAULT_BRANCH: master
84
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
85
- JAVASCRIPT_ES_CONFIG_FILE: .eslintrc
+ JAVASCRIPT_ES_CONFIG_FILE: eslint.config.mjs
86
LINTER_RULES_PATH: /
87
VALIDATE_ALL_CODEBASE: false
88
VALIDATE_JAVASCRIPT_ES: true
0 commit comments