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.
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.
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: