The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I am starting yet another project, and this time we want to use TS. We decided to use the mars-typescript-theme as a start to save us some time.
So after I run npx frontity create --typescript everything seems to work properly, but then I am getting ts warning/error in the frontity.settings.ts file.
I am very new to TS so I am really struggling to figure out what is going on.
For testing purposes I also made a new sandbox from that repository, and weird enough there i dont get this warnings.
Could this be an issue with my VSC? I am really confused.
Hopefully someone can help with this.
1 Like
BenLoeffel2
Hey @ni.bonev,
I’ve encountered this exact issue after a fresh installation of the project with the Mars Theme TypeScript package. Found this topic where another user encountered a similar issue.
Were you able to resolve this issue by yourself?
Thanks!
ni.bonev3
Hey Ben,
I think “resolved” would be a strong word to use in this situation. I am not that experienced with TS so it was a bit of a struggle. In the end my settings file looks like this: