Interface: ChecksOptions
Properties
cannotCallNamespace?
- Type:
optionalcannotCallNamespace:boolean
Whether to emit warning when detecting cannot call namespace
Default
truecircularDependency?
- Type:
optionalcircularDependency:boolean
Whether to emit warning when detecting circular dependency
Default
falsecommonJsVariableInEsm?
- Type:
optionalcommonJsVariableInEsm:boolean
Whether to emit warning when detecting common js variable in esm
Default
trueconfigurationFieldConflict?
- Type:
optionalconfigurationFieldConflict:boolean
Whether to emit warning when detecting configuration field conflict
Default
truecouldNotCleanDirectory?
- Type:
optionalcouldNotCleanDirectory:boolean
Whether to emit warning when detecting could not clean directory
Default
trueemptyImportMeta?
- Type:
optionalemptyImportMeta:boolean
Whether to emit warning when detecting empty import meta
Default
trueeval?
- Type:
optionaleval:boolean
Whether to emit warning when detecting eval
Default
truefilenameConflict?
- Type:
optionalfilenameConflict:boolean
Whether to emit warning when detecting filename conflict
Default
trueimportIsUndefined?
- Type:
optionalimportIsUndefined:boolean
Whether to emit warning when detecting import is undefined
Default
truemissingGlobalName?
- Type:
optionalmissingGlobalName:boolean
Whether to emit warning when detecting missing global name
Default
truemissingNameOptionForIifeExport?
- Type:
optionalmissingNameOptionForIifeExport:boolean
Whether to emit warning when detecting missing name option for iife export
Default
truemixedExports?
- Type:
optionalmixedExports:boolean
Whether to emit warning when detecting mixed exports
Default
truepluginTimings?
- Type:
optionalpluginTimings:boolean
Whether to emit warning when detecting plugin timings
Default
truepreferBuiltinFeature?
- Type:
optionalpreferBuiltinFeature:boolean
Whether to emit warning when detecting prefer builtin feature
Default
trueunresolvedEntry?
- Type:
optionalunresolvedEntry:boolean
Whether to emit warning when detecting unresolved entry
Default
trueunresolvedImport?
- Type:
optionalunresolvedImport:boolean
Whether to emit warning when detecting unresolved import
Default
true