summaryrefslogtreecommitdiff
path: root/includes/external/matrix/node_modules/another-json/.jshint
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/matrix/node_modules/another-json/.jshint')
-rw-r--r--includes/external/matrix/node_modules/another-json/.jshint11
1 files changed, 0 insertions, 11 deletions
diff --git a/includes/external/matrix/node_modules/another-json/.jshint b/includes/external/matrix/node_modules/another-json/.jshint
deleted file mode 100644
index 41484cf..0000000
--- a/includes/external/matrix/node_modules/another-json/.jshint
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "node": true,
- "jasmine": true,
-
- "nonew": true,
- "curly": true,
- "forin": true,
- "freeze": true,
- "undef": true,
- "unused": "vars"
-}