Skip to content

Commit dcc801b

Browse files
ci: apply automated fixes
1 parent 535a71e commit dcc801b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/solid-table/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"extends": "../../tsconfig.json",
33
"compilerOptions": {
44
"jsx": "preserve",
5-
"jsxImportSource": "solid-js",
5+
"jsxImportSource": "solid-js"
66
},
77
"include": ["src", "eslint.config.js", "vite.config.ts"]
88
}

0 commit comments

Comments
 (0)