Whether the plugin is built in babel-standalone
Fold.isBuiltinPlugin(babel, pluginName)
Whether the plugin is built in babel-standalone
Parameters
- 
			babel{Object}The babel object exported by babel-standalone 
- 
			pluginName{string}The plugin name to be checked