Skip to content

Commit 3233862

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable prefer-const in the eslint config (#15)
1 parent e61dc26 commit 3233862

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-cloud-asset/.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ rules:
1212
eqeqeq: error
1313
no-warning-comments: warn
1414
no-var: error
15+
prefer-const: error

0 commit comments

Comments
 (0)