diff options
author | Eugene Sokolov <eug-vs@keemail.me> | 2020-08-12 21:17:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-12 21:17:39 +0300 |
commit | 3e966272b855b4c167582abf21439429d11c2c8b (patch) | |
tree | 0425766e8fa6bad616f687e660e2469e914c6a98 /.eslintignore | |
parent | 5462174ca076aef53d06b92372141c665c923ea3 (diff) | |
parent | 4194a35550bb962563f447b91811759f0d291f75 (diff) | |
download | which-api-3e966272b855b4c167582abf21439429d11c2c8b.tar.gz |
Merge pull request #20 from which-ecosystem/s3-reuploads
Improve reuploads and add script
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..b744996 --- /dev/null +++ b/.eslintignore @@ -0,0 +1 @@ +scripts |