Skip to content

Commit b7858ba

Browse files
authored
fix(nodejs): Add system-test/fixtures to .eslintignore (#1877)
* fix: Add `system-test/fixtures` to `.eslintignore` * refactor: Use `**`
1 parent dbb940f commit b7858ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

synthtool/gcp/templates/node_library/.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ build/
55
docs/
66
protos/
77
samples/generated/
8+
system-test/**/fixtures

0 commit comments

Comments
 (0)