You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"jsx": "react", // this line causes problems with the exports of the State class, but only when placed out of order!!!!! Seems this crap needs to be in order....
"module": "CommonJS",
"moduleResolution": "node",
"target": "ESNEXT",
"sourceMap": true, // required for webpack ts-loader