Remove unused helpers prop.
This commit is contained in:
parent
f20f8b164f
commit
a390a92d6a
@ -77,8 +77,6 @@ export default class File {
|
||||
this.hub = new Hub(this);
|
||||
}
|
||||
|
||||
static helpers: Array<string>;
|
||||
|
||||
pluginPasses: Array<Array<[Plugin, Object]>>;
|
||||
parserOpts: BabelParserOptions;
|
||||
opts: Object;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user