Update formats of a blog page
This commit is contained in:
parent
c23ff1633c
commit
fc2a5be2e7
4 changed files with 16 additions and 9 deletions
|
|
@ -9,6 +9,8 @@
|
|||
],
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "preact"
|
||||
"jsxImportSource": "preact",
|
||||
"strictNullChecks": true,
|
||||
"allowJs": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue