You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for reporting! Strange, because the @x notation should be supported. Could you create a simple reproduction of this error on StackBlitz or CodeSandbox and send a link so we could investigate further?
Is there any way to add a *.test.ts file to the exception for all rules?
Yes, you can add { ignores: ["**/*.test.ts"] } to the config array
There is no support for public API for cross-imports in FSD 2.0
DESCRIPTION
My code:
My errors:
There is no support for public API for cross-imports in FSD 2.0 (https://feature-sliced.design/ru/docs/reference/public-api#public-api-for-cross-imports)
ENV:
The text was updated successfully, but these errors were encountered: