Andreas Riedmüller
Andreas Riedmüller
> Changing it to: > > ``` > > ``` > > makes it go away. I came here from a Google search, same issue in another project. I will...
Here is a repo to reproduce this issue: https://github.com/receter/meta-property-could-not-be-resolved The key is that I have replaced the eslint config with just: ```typescript module.exports = { "extends": ["react-app"], } ``` With...
I still want to try vanilla extract in this context, I think it should be relatively simple to do. Maybe I can find some time for it in the next...
Good question, I will add an example in a separate branch.