From 8cc0ca94005e6ee930156674312b578634afbd5b Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 10 Jan 2022 01:51:04 +0900 Subject: [PATCH] Update .eslintignore --- .eslintignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.eslintignore b/.eslintignore index 7654228..b2c11b3 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,3 +4,5 @@ node_modules /.eslintrc.js /jest.config.ts parser.js +/test +/test-d