Created
May 29, 2016 17:52
-
-
Save vmlinz/6fc6949cbd0e378e55c951cb2d87b1dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"libs":[ | |
"browser", | |
"chai", | |
"ecma5", | |
"ecma6", | |
"jquery", | |
"underscore" | |
], | |
"plugins": { | |
"angularjs": {}, | |
"commonjs": {}, | |
"complete_strings": {}, | |
"doc_comment": {}, | |
"es_modules": {}, | |
"modules": {}, | |
"node":{}, | |
"node_resolve":{}, | |
"requirejs": {}, | |
"webpack": {} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment