stuff
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 174 B view raw
1{ 2 "endOfLine": "lf", 3 "printWidth": 70, 4 "semi": false, 5 "tabWidth": 2, 6 "useTabs": false, 7 "singleQuote": true, 8 "trailingComma": "all", 9 "bracketSpacing": false 10}