Skip to content

Commit

Permalink
Add lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-a-lane-ii committed Mar 6, 2024
1 parent 187a0b4 commit 790d40a
Show file tree
Hide file tree
Showing 1,204 changed files with 237,876 additions and 1,012 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: {}
Loading

0 comments on commit 790d40a

Please sign in to comment.