avored / avored-rust-cms

Avored rust content management system
https://avored.github.io/avored-rust-cms/
MIT License
75 stars 23 forks source link

Need to convert react app to typescript #152

Closed indpurvesh closed 4 months ago

indpurvesh commented 4 months ago

We need to slowly convert the whole app to typescript.

smattera commented 4 months ago

We could work out of a new folder (ie. react-admin-ts) to move things over that way.

smattera commented 4 months ago

I submitted the pull request but I need help with a few errors on PageEdit.tsx. Also, there's 61 eslint errors, mostly from types that are set to any.

indpurvesh commented 4 months ago

Well done @smattera