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
4. [`EXPERIMENTAL:`](https://github.com/feature-sliced/eslint-config/issues/85) You can use [`import-order/experimental`](./rules/import-order#Experimental) for formatting with spaces between groups and reversed order of layers
78
+
1. You can use *alternative experimental rules*
79
+
- Use [`import-order/experimental`](./rules/import-order#Experimental) for formatting with spaces between groups and reversed order of layers [(why?)](https://github.com/feature-sliced/eslint-config/issues/85)
- Use [`public-api/lite`](./rules/public-api#Lite) for less strict PublicAPI boundaries [(why?)](https://github.com/feature-sliced/eslint-config/issues/90)
0 commit comments