[ci] format

This commit is contained in:
matthewp 2022-08-25 19:17:45 +00:00 committed by fredkbot
parent 77ce6be30c
commit 11ce2b6ce9

View file

@ -3,6 +3,6 @@
"compilerOptions": {
// Solid specific settings
"jsx": "preserve",
"jsxImportSource": "solid-js",
"jsxImportSource": "solid-js"
}
}