benjycui / bisheng

Transform Markdown(and other static files with transformers) into a SPA website using React.
MIT License
2.89k stars 420 forks source link

feat: add babel config and ts config #240

Open jinyang1994 opened 3 years ago

jinyang1994 commented 3 years ago

Babel and Typescript config needs to be extended when I use React 17

jinyang1994 commented 3 years ago

@benjycui @afc163 Please review it. If it is not the best way, you can close it, thx.