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 d6b3c43 commit 165b75cCopy full SHA for 165b75c
.github/workflows/javascript-linter.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Adding eslint configurations
29
uses: DamianReeves/[email protected]
30
with:
31
- path: .eslintrc.json
+ path: eslint.config.cjs
32
write-mode: overwrite
33
contents: |
34
const js = require('@eslint/js');
0 commit comments