initial commit
This commit is contained in:
12
node_modules/jstransform/bin/jstransform
generated
vendored
Executable file
12
node_modules/jstransform/bin/jstransform
generated
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/**
|
||||
* Copyright 2013-present, Facebook, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* This source code is licensed under the BSD-style license found in the
|
||||
* LICENSE file in the root directory of this source tree. An additional grant
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*/
|
||||
|
||||
require('../src/cli');
|
||||
Reference in New Issue
Block a user