UNPKG

angular-engine.js

Version:

Using AngularJS with the Closure Compiler =========================================

10 lines 275 B
{ "extends": "../../.jshintrc-base", "bitwise": false, /* locale files use bitwise operators */ "maxlen": false, /* locale files are generated from a 3rd party library that has long lines */ "browser": true, "globals": { "angular": false }, "-W041": false }