angular-json-schema-form
Version:
Angular Publishable Directive Boilerplate
25 lines (24 loc) • 393 B
Plain Text
{
"bitwise": true,
"immed": true,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"trailing": true,
"maxlen": 200,
"boss": true,
"eqnull": true,
"expr": true,
"globalstrict": true,
"laxbreak": true,
"loopfunc": true,
"sub": true,
"undef": true,
"browser": true,
"indent": 2,
"globals": {
"angular": false,
"JSONEditor": false
}
}