Here are 3,147 public repositories matching this topic...
-
Updated
Nov 30, 2020
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 16, 2020 - Swift
-
Updated
Dec 2, 2020 - Go
-
Updated
Nov 21, 2020 - Java
-
Updated
Dec 1, 2020
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Nov 17, 2020 - Ruby
-
Updated
Oct 1, 2020 - HTML
-
Updated
Nov 25, 2020 - PHP
-
Updated
Dec 2, 2020 - Go
-
Updated
Nov 26, 2020 - Java
@dursk raised a great and prescient point in an message on the Google Group several months ago:
Either request() should be marked private as _request(), or, since the API calls funnel through request(), the versioning should be handled within this method rather than passed to this method by all callers.
Since then, multip
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
Dec 3, 2020 - C#
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Objective-C
-
Updated
Nov 30, 2018 - JavaScript
-
Updated
Nov 25, 2020 - Jupyter Notebook
-
Updated
Aug 18, 2020 - Java
-
Updated
May 11, 2020 - JavaScript

-
Updated
Nov 27, 2020 - PHP
-
Updated
Nov 5, 2020 - TypeScript
Improve this page
Add a description, image, and links to the facebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the facebook topic, visit your repo's landing page and select "manage topics."
From #10123.
When we find a config file, we should also check if there is a
jest
entry in any siblingpackage.json
and print a warning that it is ignored.If using
--config
we should not warn.Motivation
Helps the user have correct and consistent