From e29118878118cc26d3784da2f7b01c0fd0b3db43 Mon Sep 17 00:00:00 2001 From: willclarktech Date: Mon, 15 Jun 2020 18:51:50 +0100 Subject: [PATCH] root: Add proto/ to .eslintignore --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index 6942c0df..1fe9188b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -6,4 +6,5 @@ dist/ docs/ examples/ generated/ +proto/ types/