a fun bot for the hc slack
at main 8 lines 126 B view raw
1{ 2 "trailingComma": "all", 3 "tabWidth": 4, 4 "useTabs": true, 5 "semi": true, 6 "singleQuote": false, 7 "arrowParens": "always" 8}