Select the types of activity you want to include in your feed.
1{ 2 "plugins": ["prettier-plugin-astro"], 3 "semi": false, 4 "singleQuote": true, 5 "trailingComma": "none", 6 "printWidth": 120, 7 "tabWidth": 2 8}