Daniel Martín
Daniel Martín
> > I just pulled in the tsconfig/node20 fixes, if you update to tap 19.0.1, it should load this fine. > > > > @isaacs Can confirm the latest version...
I'm having the same problem.
Seems related to https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/244.
I could reproduce this now a couple of times. The problem seems to be on vscode side. It happens when the tailwind classes are changed and saved without re-triggering vscode's...
i've also experienced all the issues listed here i'll try to describe them in case it helps to come up with a more robust component note that I'm not using...
there are some other issues with the docs too, for instance the [docs](https://sst.dev/docs/component/aws/aurora/#scaling) mention that the default for `scaling` is `{min: “0 ACU”, max: “4 ACU”}`, but the code uses...
Had this problem today with a nested switch. The formatter removes the unnecessary `break`s. And eslint complains about them being expected.
Are there plans to support expo 52 and the new architecture any time soon?