chore: move storybook config files to use typescript#374
Conversation
5ed3484 to
594ced6
Compare
huyenltnguyen
left a comment
There was a problem hiding this comment.
Thank you for the PR.
I'm afraid renaming the files is not enough. I pulled the branch down and got some TS errors in main.ts, manager.ts, and theme.ts.
Those TS errors should be reported when the typecheck command runs, but they currently aren't. So there should be some changes to the tsconfig file as well.
c6b794f to
cba6c5a
Compare
|
I added some missing packages Which seem to resolve ts errors (hope u will have time to review) |
cba6c5a to
f63d2c0
Compare
|
updated the PR.. hope this time is good |
f63d2c0 to
50e4c34
Compare
|
Is something wrong with this PR , which need update? |
50e4c34 to
9313116
Compare
9313116 to
471aa4f
Compare
471aa4f to
c7013d9
Compare
|
What is the status of the pr now? |
|
you have merge conflicts |
c7013d9 to
5a441d4
Compare
5a441d4 to
b6dcbc4
Compare
|
conflicts fixed |
|
Thanks for your patience – We have requested @huyenltnguyen to take another look at this. We will get back to you when we are able. |
|
Thanks |
|
looks like this Pr is takes a long time to review... |
|
you have merge conflicts |
|
There's always going to merge conflicts on this PR since it touches the lock file. I recommend waiting until the PR has been approved before fixing them. |
f64af2a to
5731b7d
Compare
Checklist:
Update index.md)Closes #369