Skip to content

Commit 500be82

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable prefer-const in the eslint config (#141)
1 parent 818f2a8 commit 500be82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-privacy-dlp/.eslintrc.yml

+1
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)