diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2016-11-07 18:20:46 +0100 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2016-12-19 02:07:03 +0100 |
commit | b3e0a560723762036b7a2a9d5c99b7b3681cbbc6 (patch) | |
tree | 67b5404e2723751b7ae13df0bd4058caf6ea3fc8 | |
parent | cbc8638c38bccd4ac7b787ac4d79de4bf2b6a0a0 (diff) | |
download | jquery-b3e0a560723762036b7a2a9d5c99b7b3681cbbc6.tar.gz jquery-b3e0a560723762036b7a2a9d5c99b7b3681cbbc6.zip |
Build: Drop jscs.json from .npmignore
The file doesn't exist anymore.
-rw-r--r-- | .npmignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore index 5af00bba3..c95a77eba 100644 --- a/.npmignore +++ b/.npmignore @@ -3,7 +3,6 @@ /.editorconfig /.gitattributes -/.jscs.json /.mailmap /.travis.yml |