add babel-doctor

This commit is contained in:
Sebastian McKenzie
2015-11-03 10:04:20 +00:00
parent 751c53b728
commit 5ee8f7568b
9 changed files with 223 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
require("../lib/babel-doctor");

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env node
require("../lib/babel-plugin");