actually fix react
This commit is contained in:
parent
76470f49a8
commit
e264d9754c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"module": "ESNext",
|
||||
"target": "ES2020",
|
||||
"jsx": "react",
|
||||
"jsxFactory": "window.SP_REACT.createElement",
|
||||
"declaration": false,
|
||||
"moduleResolution": "node",
|
||||
"noUnusedLocals": true,
|
||||
|
|
Loading…
Reference in a new issue