mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2026-05-16 21:50:07 +02:00
actually fix react
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"module": "ESNext",
|
||||
"target": "ES2020",
|
||||
"jsx": "react",
|
||||
"jsxFactory": "window.SP_REACT.createElement",
|
||||
"declaration": false,
|
||||
"moduleResolution": "node",
|
||||
"noUnusedLocals": true,
|
||||
|
||||
Reference in New Issue
Block a user