From bdfe9bab23e8a2e566b947f5a4a10f5850dc2f0a Mon Sep 17 00:00:00 2001 From: Sofia Sousa Date: Mon, 16 Jul 2018 17:38:17 +0100 Subject: [PATCH] Add babel and eslint config files to npmignore --- .npmignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.npmignore b/.npmignore index 0c0e2a5..888d210 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,5 @@ languages webpack.config.js +.babelrc +.eslintignore +.eslintrc