Skip to content

Commit

Permalink
Use prefer-const in the .eslintrc.yaml (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Sep 21, 2018
1 parent 608aaae commit 11bdbc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synthtool/gcp/templates/node_library/.eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ rules:
eqeqeq: error
no-warning-comments: warn
no-var: error
prefer-const: error

0 comments on commit 11bdbc1

Please sign in to comment.