From febdd2ffafc2a061b6a3d8f25c279606568d920b Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 15:29:50 -0800 Subject: [PATCH] feat: add eslintignore for sameple generated code (#1302) (#286) Source-Link: https://github.com/googleapis/synthtool/commit/b80127683923d61d471bf957cf19ae7ba131ff8b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ba3f2990fefe465f89834e4c46f847ddb141afa54daa6a1d462928fa679ed143 Co-authored-by: Owl Bot Co-authored-by: nicain --- packages/google-cloud-documentai/.eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/google-cloud-documentai/.eslintignore b/packages/google-cloud-documentai/.eslintignore index 9340ad9b86d..ea5b04aebe6 100644 --- a/packages/google-cloud-documentai/.eslintignore +++ b/packages/google-cloud-documentai/.eslintignore @@ -4,3 +4,4 @@ test/fixtures build/ docs/ protos/ +samples/generated/