Sung Ye In

Results 4 issues of Sung Ye In

Log files with existing outputs are difficult to distinguish between logs because only the same logs are stacked. To resolve this, the time when the log was recorded was added.

#### screenshot Before After ### What? Add crossOrigin in argument to ReactDOM.preload options from Script component props. ### Why? Because we expect the crossOrigin props handed over to Script component...

type: next
tests

add decoratorAutoAccessors plugin in typescript parser plugins to solve error. ### before screenshot ![Screenshot 2024-07-10 at 9 02 52 PM](https://github.com/facebook/jscodeshift/assets/66503450/bd22bf5a-403c-42e9-9e91-051ac055dac1) ### after screenshot ![Screenshot 2024-07-10 at 9 02 41 PM](https://github.com/facebook/jscodeshift/assets/66503450/1270ab04-79b7-4524-b7d4-8c2daca8c394)...

CLA Signed

**What**: **Why**: More Information: https://github.com/kentcdodds/kcd-scripts/pull/244 **How**: Change module field extension to `.mjs` and upgrade `kcd-scripts` after [pr](https://github.com/kentcdodds/kcd-scripts/pull/244) released. ### screenshots #### after this pr build output is below. #### before...