0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00

[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"
}
}