UNPKG

mongoose-ui-forms

Version:

Mongoose plugin to map mongoose schema to ui-forms schema

32 lines 578 B
{ "camelcase": true, "curly": true, "eqeqeq": true, "freeze": true, "indent": 2, "newcap": true, "quotmark": "single", "maxdepth": 3, "maxstatements": 15, "eqnull": true, "funcscope": true, "node": true, "bitwise": true, "forin": true, "noarg": true, "noempty": true, "nonew": true, "undef": true, "browser": true, "jquery": true, "expr": true, "globals": { /* MOCHA */ "describe" : false, "it" : false, "before" : false, "beforeEach" : false, "after" : false, "afterEach" : false } }