UNPKG

angular-trumbowyg

Version:

This is an angular component for [`trumbowyg`](https://github.com/Alex-D/Trumbowyg).

17 lines (16 loc) 259 B
{ "env": { "browser": true }, "extends": "../.eslintrc.json", "globals": { "angular": false }, "parserOptions": { "ecmaVersion": 6 }, "rules": { "no-unused-expressions": 0, "no-restricted-globals": ["error", "event"] } }