UNPKG

angular-summernote

Version:
26 lines (24 loc) 389 B
{ "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "forin": true, "freeze": true, "immed": true, "indent": 2, "latedef": true, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "quotmark": "single", "undef": true, "unused": true, "strict": true, "trailing": true, "browser": true, "jquery": true, "predef": [ ] }