diff options
Diffstat (limited to 'extlib/videojs-resolution-switcher/.brackets.json')
-rw-r--r-- | extlib/videojs-resolution-switcher/.brackets.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/extlib/videojs-resolution-switcher/.brackets.json b/extlib/videojs-resolution-switcher/.brackets.json deleted file mode 100644 index bd079aa1..00000000 --- a/extlib/videojs-resolution-switcher/.brackets.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "language": { - "javascript": { - "linting.prefer": "JSHint", - "linting.usePreferredOnly": true - } - }, - "jwolfe.file-tree-exclude.list": [ - "node_modules", - "bower_components", - ".git", - "dist", - "vendor" - ] -} |