From 6265752b2013e9e94e5e025c77b747e27856a4ab Mon Sep 17 00:00:00 2001 From: James Monger Date: Thu, 26 Oct 2023 21:49:35 +0100 Subject: [PATCH] chore: add non-essential items to `.npmignore` (#392) `.eslintrc.json`, `.github/` --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index df8e7fd0..0c46b03e 100644 --- a/.npmignore +++ b/.npmignore @@ -19,3 +19,5 @@ wallaby.js .gitignore .vscode type_definitions +.eslintrc.json +.github/