diff options
Diffstat (limited to 'node_modules/liftoff/.jshintrc')
| -rw-r--r-- | node_modules/liftoff/.jshintrc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/node_modules/liftoff/.jshintrc b/node_modules/liftoff/.jshintrc deleted file mode 100644 index 687108403..000000000 --- a/node_modules/liftoff/.jshintrc +++ /dev/null @@ -1,11 +0,0 @@ -{ - "undef": true, - "unused": true, - "node": true, - "esnext": true, - "expr": true, - "globals": { - "describe": true, - "it": true - } -} |
