diff options
author | Samy Pesse <samypesse@gmail.com> | 2016-04-29 20:18:28 +0200 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2016-04-29 20:18:28 +0200 |
commit | 01a26fda2596fc7ffefec4a7e0a79d5fc97d44ba (patch) | |
tree | 7f876fcd178f1bc6a18422ce1aa44d71401d084b /.eslintrc | |
parent | 0229272b0a1a1e7e739d45f1c3650b5092d96bd4 (diff) | |
download | gitbook-01a26fda2596fc7ffefec4a7e0a79d5fc97d44ba.zip gitbook-01a26fda2596fc7ffefec4a7e0a79d5fc97d44ba.tar.gz gitbook-01a26fda2596fc7ffefec4a7e0a79d5fc97d44ba.tar.bz2 |
Fix linting error
Diffstat (limited to '.eslintrc')
-rw-r--r-- | .eslintrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ }, "env": { "node": true, - "mocha": true, "browser": true, "jest": true, "jasmine": true |