chore-upgrade-fresh
main
@ -6,5 +6,14 @@
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "preact"
},
"fmt": {
"exclude": [
"output"
],
"useTabs": false,
"lineWidth": 80,
"indentWidth": 4,
"proseWrap": "preserve"
}