diff options
author | Valentin Popov <info@valentineus.link> | 2020-06-18 10:26:49 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-06-18 10:26:49 +0300 |
commit | 429404c8e2552c0bb882365556ca3285162c6a31 (patch) | |
tree | fcccae8641c015f5b56bf5963c8a1ac65f37287f /.npmignore | |
parent | 75ab45106f569f58038c5241d1aee6717c720ba1 (diff) | |
download | eslint-config-429404c8e2552c0bb882365556ca3285162c6a31.tar.xz eslint-config-429404c8e2552c0bb882365556ca3285162c6a31.zip |
Restructured ROADMAP.md
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -197,6 +197,10 @@ $RECYCLE.BIN/ ### Project ### +# Documentation + +docs/ + # Source code src/ |