Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

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

enforce strict checks

aria 24d69575 fc86e13f

+3 -1
+3 -1
tsconfig.json
··· 9 9 ], 10 10 "compilerOptions": { 11 11 "jsx": "react-jsx", 12 - "jsxImportSource": "preact" 12 + "jsxImportSource": "preact", 13 + "strictNullChecks": true, 14 + "allowJs": true 13 15 } 14 16 }