react-codemod
Version:
React codemod scripts
16 lines (11 loc) • 331 B
JavaScript
/**
* Copyright 2015-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/
// react-codemod optional-name-of-transform optional/path/to/src [...options]
require('./cli').run();
// todos - T47512015