UNPKG

angular-egg

Version:

An AngularJS Directive implementation of egg.js by Mike Flynn

100 lines (97 loc) 1.71 kB
{ "predef": [ "after", "afterEach", "before", "beforeEach", "console", "define", "describe", "expect", "exports", "it", "jasmine", "runs", "spyOn", "waitsFor", "xdescribe", "xit", "angular", "inject", "module", "FastClick", "browser", "protractor" ], "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "es3": true, "forin": true, "freeze": true, "immed": true, "indent": 2, "latedef": false, "newcap": true, "noarg": true, "noempty": true, "nonbsp": true, "nonew": true, "plusplus": false, "quotmark": "single", "undef": true, "unused": true, "strict": true, "trailing": true, "maxparams": false, "maxdepth": false, "maxstatements": false, "maxcomplexity": false, "maxlen": false, "asi": false, "boss": false, "debug": false, "eqnull": false, "esnext": false, "evil": true, "expr": true, "funcscope": false, "gcl": false, "globalstrict": false, "iterator": false, "lastsemic": false, "laxbreak": false, "laxcomma": false, "loopfunc": false, "maxerr": false, "moz": false, "multistr": false, "notypeof": false, "proto": false, "scripturl": false, "smarttabs": false, "shadow": false, "sub": true, "supernew": false, "validthis": true, "noyield": false, "browser": true, "couch": false, "devel": false, "dojo": false, "jquery": true, "mootools": false, "node": true, "nonstandard": false, "phantom": false, "prototypejs": false, "rhino": false, "worker": false, "wsh": false, "yui": false, "nomen": false, "onevar": false, "passfail": false, "white": false }