UNPKG

267 Bapplication/x-shView Raw
1#!/usr/bin/env node
2
3/**
4 * Copyright (c) Facebook, Inc. and its affiliates.
5 *
6 * This source code is licensed under the MIT license found in the
7 * LICENSE file in the root directory of this source tree.
8 */
9
10'use strict';
11
12require('./jscodeshift.js');