UNPKG

rh-regexp

Version:

```shell npm install rh-regexp ```

14 lines 308 B
{ "requirePragma": false, "printWidth": 100, "tabWidth": 2, "useTabs": false, "semi": false, "singleQuote": true, "bracketSpacing": true, "jsxSingleQuote": true, "htmlWhitespaceSensitivity": "ignore", "endOfLine": "auto", "trailingComma": "none", "arrowParens": "avoid" }