UNPKG

angular-formio

Version:

The Form.io dynamic form and data management system for Angular.

10 lines (9 loc) 241 B
{ "extends": "tslint-config-mwl", "rules": { "directive-selector": [true, "attribute", "formio", "camelCase"], "component-selector": false, "pipe-naming": [true, "camelCase", "formio"], "no-inferrable-types": false } }