-
-
Notifications
You must be signed in to change notification settings - Fork 934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update unique values guide with new library #3166
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3166 +/- ##
=======================================
Coverage 99.96% 99.97%
=======================================
Files 2797 2797
Lines 227777 227777
Branches 581 582 +1
=======================================
+ Hits 227702 227715 +13
+ Misses 75 62 -13 |
Team Decision: We discussed the inclusion of third-party extension code in our documentation and concluded that maintaining it in multiple locations may not be efficient. By removing it from our documentation, you have the flexibility to manage your package independently, without you having to make further updates on our end. This also applies to Please remove everything from line 30 onward. |
No description provided.