mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Some remaining instances of master to main (#21982)
Co-authored-by: Shubham Pandey <shubham.pandey@mfine.co>
This commit is contained in:
co-authored by
Shubham Pandey
parent
34308b5ada
commit
6f3fcbd6fa
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user