[options]
all=true
experimental.strict_es6_import_export=true
no_flowlib=false

[lints]
default-import-access=error
export-renamed-default=error
invalid-import-star-use=error
mixed-import-and-require=error
non-const-var-export=error
this-in-exported-function=error
