Lanyards is a dedicated profile for researchers, built on the AT Protocol.
at main 10 lines 173 B view raw
1{ 2 "semi": true, 3 "trailingComma": "es5", 4 "singleQuote": true, 5 "printWidth": 80, 6 "tabWidth": 2, 7 "useTabs": false, 8 "arrowParens": "always", 9 "endOfLine": "lf" 10}