diff --git a/.npmignore b/.npmignore index 01b7b93..05431c7 100644 --- a/.npmignore +++ b/.npmignore @@ -2,7 +2,8 @@ src spec .travis.yml jest.config.js -tsconfig.lib.json -tsconfig.bin.json -tsconfig.jest.json - +lib.tsconfig.json +bin.tsconfig.json +webpack.config.js +yarn.lock +.vscode