UNPKG

quickbuild

Version:

A mature, feature-complete application generator with an emphasis on speed

25 lines (21 loc) 377 B
{ "strict": "global", "globals": { // AngularJS "angular": false, // AngularJS mocks "module": false, "inject": false, // Jasmine "jasmine": false, "describe": false, "beforeEach": false, "afterEach": false, "it": false, "expect": false, // Protractor "browser": false, "element": false, "by": false } }