From 3859d04ea3ec5a8f90dd87594a2c33b638866e7f Mon Sep 17 00:00:00 2001 From: Martin Hochel Date: Tue, 28 Feb 2017 00:01:29 +0100 Subject: [PATCH] build: ignore tslint from publishing --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index ebd5d48..9ad0b4b 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,7 @@ .* **/tsconfig.json tsconfig.*.json +tslint.json **/webpack.config.js node_modules