Skip to content

Commit b59fa4f

Browse files
authored
Update README.md
1 parent cbc057a commit b59fa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ export const store = createStore(
600600
# Extras
601601
602602
### tsconfig.json
603-
> Solid default setup for React with ES2016 support. Start from this as default and tweak more options if necessary.
603+
> Recommended setup for best benefits from type-checking, with support for JSX and ES2016 features.
604604
```json
605605
{
606606
"compilerOptions": {

0 commit comments

Comments
 (0)