move all plugin tests out of babel-core and into their appropriate folders
This commit is contained in:
3
packages/babel-plugin-transform-jscript/test/fixtures/jscript/options.json
vendored
Normal file
3
packages/babel-plugin-transform-jscript/test/fixtures/jscript/options.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"plugins": ["external-helpers-2", "transform-es2015-block-scoping", "transform-es2015-classes", "transform-jscript", "transform-es2015-arrow-functions"]
|
||||
}
|
||||
Reference in New Issue
Block a user