Some remaining instances of master to main (#21982)

Co-authored-by: Shubham Pandey <shubham.pandey@mfine.co>
This commit is contained in:
Shubham Pandey
2021-07-30 08:56:55 -04:00
committed by GitHub
co-authored by Shubham Pandey
parent 34308b5ada
commit 6f3fcbd6fa
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ const babylonOptions = {
// As a parser, babylon has its own options and we can't directly
// import/require a babel preset. It should be kept **the same** as
// the `babel-plugin-syntax-*` ones specified in
// 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
plugins: [
'classProperties',
'flow',