Here are 3,096 public repositories matching this topic...
-
Updated
Oct 6, 2020
-
Updated
Sep 24, 2020 - TypeScript
-
Updated
Oct 26, 2020 - Swift
-
Updated
Oct 18, 2020 - Go
-
Updated
Oct 2, 2020 - Java
-
Updated
Sep 18, 2020
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Ruby
-
Updated
Oct 1, 2020 - HTML
-
Updated
Oct 26, 2020 - PHP
@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
Oct 19, 2020 - Java
-
Updated
Sep 12, 2020 - Go
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Objective-C
-
Updated
Nov 30, 2018 - JavaScript
-
Updated
Oct 10, 2020 - Jupyter Notebook
-
Updated
Aug 18, 2020 - Java
-
Updated
May 11, 2020 - JavaScript
-
Updated
Oct 23, 2020 - PHP
-
Updated
Oct 16, 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
jestentry in any siblingpackage.jsonand print a warning that it is ignored.If using
--configwe should not warn.Motivation
Helps the user have correct and consistent