Skip to content

Commit

Permalink
Add lint (should fail with lint errors)
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Lane <[email protected]>
  • Loading branch information
rick-a-lane-ii committed Mar 6, 2024
1 parent 187a0b4 commit 42ae420
Show file tree
Hide file tree
Showing 1,201 changed files with 237,655 additions and 839 deletions.
9 changes: 9 additions & 0 deletions .github/actions/provision-cluster/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
env:
commonjs: true
es2021: true
node: true
jest: true
extends: eslint:recommended
parserOptions:
ecmaVersion: latest
rules: {}
1 change: 1 addition & 0 deletions .github/actions/provision-cluster/node_modules/.bin/eslint

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 42ae420

Please sign in to comment.