Release 202506091000
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"compilerOptions": {
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "react"
|
||||
"jsxImportSource": "react",
|
||||
"types": [
|
||||
"astro/client",
|
||||
"vite-plugin-pwa/vanillajs",
|
||||
"vite-plugin-pwa/info",
|
||||
"vite-plugin-pwa/pwa-assets"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user