Documentation for Simbo's Packages
GitHub Repository
Preparing search index...
@simbo/find-up-package
NormalizeOptions
Interface NormalizeOptions
Options for the normalize function.
interface
NormalizeOptions
{
strict
?:
boolean
;
warn
?:
WarnFn
;
}
Index
Properties
strict?
warn?
Properties
Optional
strict
strict
?:
boolean
Optional
warn
warn
?:
WarnFn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
strict
warn
GitHub Repository
Documentation for Simbo's Packages
Loading...
Options for the normalize function.