Add the following configuration to your tsconfig.json to transpile JSX to ... case "increment": return { count: state.count + 1 }; case "decrement": return ...
確定! 回上一頁