UNPKG

lib-curses

Version:

Simple node.js library for work with console

19 lines (18 loc) 361 B
{ "arrowParents": "avoid", "endOfLine": "auto", "importOrder": [ "<THIRD_PARTY_MODULES>", "/routes/", "/middleware/", "^../(.*)", "^./(.*)" ], "importOrderSeparator": true, "importOrderSortSpecifiers": true, "semi": true, "singleQuote": true, "tabWidth": 2, "trailingComma": "all", "useTabs": false }