We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5224a commit b03293fCopy full SHA for b03293f
scripts/print-warnings/print-warnings.js
@@ -19,7 +19,7 @@ const parserOptions = {
19
// babelParser has its own options and we can't directly
20
// import/require a babel preset. It should be kept **the same** as
21
// the `babel-plugin-syntax-*` ones specified in
22
- // https://github.com/facebook/fbjs/blob/main/packages/babel-preset-fbjs/configure.js
+ // https://github.com/facebook/fbjs/blob/master/packages/babel-preset-fbjs/configure.js
23
plugins: [
24
'classProperties',
25
'flow',
0 commit comments