Skip to content

Commit 5b1f5ac

Browse files
yoshi-automationJustinBeckwith
authored andcommitted
chore(build): eslint all js files, and use js for all generated files (#331)
1 parent 8acaad7 commit 5b1f5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handwritten/pubsub/samples/.eslintrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ env:
33
mocha: true
44
rules:
55
no-console: off
6-
no-unused-vars: off
6+
node/no-missing-require: off

0 commit comments

Comments
 (0)