UNPKG

create-mendix-widget

Version:

Create a working Mendix widget with one command.

10 lines (9 loc) 222 B
{ "extends": ["react-airbnb-prettier"], "rules": { "import/no-extraneous-dependencies": 0, "react/jsx-indent": [4, 2], "react/jsx-indent-props": [4, 2], "linebreak-style": 0 } }