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 5c17519 commit 74ef4d5Copy full SHA for 74ef4d5
.github/workflows/linter.yml
@@ -40,6 +40,7 @@ jobs:
40
VALIDATE_ALL_CODEBASE: false
41
PATH_REGEX_INCLUDE: src
42
DEFAULT_BRANCH: master
43
+ LINTER_RULES_PATH: ./
44
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
VALIDATE_JAVASCRIPT_ES: true
0 commit comments