UNPKG

angular-auto-validate

Version:

An automatic validation module for AngularJS which gets rid of excess html in favour of dynamic element modification to notify the user of validation errors

33 lines 693 B
{ "bitwise": true, "immed": true, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "trailing": true, "maxlen": 512, "boss": true, "eqnull": false, "expr": true, "globalstrict": false, "laxbreak": true, "loopfunc": true, "sub": true, "undef": true, "indent": 2, "globals": { "document": true, "window": true, "angular": true, "sinon": true, "module": true, "beforeEach": true, "afterEach": true, "inject": true, "describe": true, "expect": true, "it": true, "should": true } }