From ee091a33c9d11053f1c9b41277573035d1d84e4e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 3 Dec 2020 18:20:21 +0200 Subject: [PATCH] chore(putout) ignore: add dist --- .putout.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.putout.json b/.putout.json index cd960e47..4df23757 100644 --- a/.putout.json +++ b/.putout.json @@ -1,6 +1,7 @@ { "ignore": [ - "fixture*" + "fixture*", + "dist*" ], "match": { "import.spec.js|console.js": {