[ci] format
This commit is contained in:
parent
77ce6be30c
commit
11ce2b6ce9
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
// Solid specific settings
|
// Solid specific settings
|
||||||
"jsx": "preserve",
|
"jsx": "preserve",
|
||||||
"jsxImportSource": "solid-js",
|
"jsxImportSource": "solid-js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue