Skip to content

Commit d110fac

Browse files
committed
remove copyrights on eject
1 parent 0093387 commit d110fac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-scripts/config/jest/babelTransform.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
// @remove-on-eject-begin
12
/**
23
* Copyright (c) 2014-present, Facebook, Inc.
34
*
45
* This source code is licensed under the MIT license found in the
56
* LICENSE file in the root directory of this source tree.
67
*/
8+
// @remove-on-eject-end
79
'use strict';
810

911
const babelJest = require('babel-jest');

0 commit comments

Comments
 (0)