Fix small bug in the new .parse function.
This commit is contained in:
parent
9a8ba76e1f
commit
28d13cb09b
@ -1,6 +1,6 @@
|
||||
// @flow
|
||||
|
||||
import loadConfig, { InputOptions } from "./config";
|
||||
import loadConfig, { type InputOptions } from "./config";
|
||||
import normalizeFile from "./transformation/normalize-file";
|
||||
import normalizeOptions from "./transformation/normalize-opts";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user