UNPKG

angular-http-case-converter

Version:

A module providing simple way to convert request params and response body of backend requests

33 lines (29 loc) 545 B
{ "node": false, "browser": true, "esnext": true, "bitwise": true, "curly": true, "eqeqeq": true, "eqnull": true, "forin": false, "immed": true, "indent": 4, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "onevar": true, "strict": true, "trailing": true, "undef": true, "unused": true, "quotmark": "single", "maxcomplexity": 10, "maxerr": 50, "maxlen": 120, "globals": { "console": false, "angular": false } }