82 lines
1.3 KiB
Plaintext
82 lines
1.3 KiB
Plaintext
|
{
|
||
|
"predef":["Ember",
|
||
|
"jQuery",
|
||
|
"$",
|
||
|
"RSVP",
|
||
|
"Discourse",
|
||
|
"PreloadStore",
|
||
|
"Handlebars",
|
||
|
"I18n",
|
||
|
"bootbox",
|
||
|
"module",
|
||
|
"moduleFor",
|
||
|
"moduleForComponent",
|
||
|
"Pretender",
|
||
|
"sandbox",
|
||
|
"integration",
|
||
|
"controllerFor",
|
||
|
"test",
|
||
|
"ok",
|
||
|
"not",
|
||
|
"expect",
|
||
|
"equal",
|
||
|
"blank",
|
||
|
"present",
|
||
|
"visit",
|
||
|
"andThen",
|
||
|
"click",
|
||
|
"currentPath",
|
||
|
"currentRouteName",
|
||
|
"currentURL",
|
||
|
"fillIn",
|
||
|
"keyEvent",
|
||
|
"triggerEvent",
|
||
|
"count",
|
||
|
"exists",
|
||
|
"asyncTestDiscourse",
|
||
|
"fixture",
|
||
|
"find",
|
||
|
"sinon",
|
||
|
"moment",
|
||
|
"start",
|
||
|
"_",
|
||
|
"alert",
|
||
|
"containsInstance",
|
||
|
"parseHTML",
|
||
|
"deepEqual",
|
||
|
"notEqual",
|
||
|
"require",
|
||
|
"requirejs",
|
||
|
"hasModule",
|
||
|
"Blob",
|
||
|
"File"],
|
||
|
"node" : false,
|
||
|
"browser" : true,
|
||
|
"boss" : true,
|
||
|
"curly": false,
|
||
|
"debug": false,
|
||
|
"devel": false,
|
||
|
"eqeqeq": true,
|
||
|
"evil": true,
|
||
|
"forin": false,
|
||
|
"immed": false,
|
||
|
"laxbreak": false,
|
||
|
"newcap": true,
|
||
|
"noarg": true,
|
||
|
"noempty": false,
|
||
|
"nonew": false,
|
||
|
"nomen": false,
|
||
|
"onevar": false,
|
||
|
"plusplus": false,
|
||
|
"regexp": false,
|
||
|
"undef": true,
|
||
|
"unused": true,
|
||
|
"sub": true,
|
||
|
"strict": false,
|
||
|
"white": false,
|
||
|
"eqnull": true,
|
||
|
"quotmark": false,
|
||
|
"lastsemic": true,
|
||
|
"esnext": true
|
||
|
}
|