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
We currently duplication docs strings withing the docs and completion rules. Instead of duplicating we can re-export them from docs rules and use them in completion rules. This will decrease the size of the overall code size and eliminate duplicates.
The text was updated successfully, but these errors were encountered:
We currently duplication docs strings withing the docs and completion rules. Instead of duplicating we can re-export them from docs rules and use them in completion rules. This will decrease the size of the overall code size and eliminate duplicates.
The text was updated successfully, but these errors were encountered: