add babel-doctor
This commit is contained in:
3
packages/babel-cli/bin/babel-doctor.js
Executable file
3
packages/babel-cli/bin/babel-doctor.js
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
require("../lib/babel-doctor");
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
require("../lib/babel-plugin");
|
||||
Reference in New Issue
Block a user