Formatting options will every option.
An object containing custom compare functions. Use the key for the function name and the value for the path of compare function relative to the config file.
To make sure the functions do work correctly, they should implement either ImportCompareFunction, ImportElementCompareFunction or SeparateByFunction and export their function as default.
Names of group by functions to determine where to put a separator line. Only one line around every group is possible, therefore the order is not important.
Note: the names need to be exact with the function names.
Names of the compare functions in every import in order of execution. Primp will run through these to sort all import elements.
Note: the names need to be exact with the function names.
Names of the compare functions in order of execution. Primp will run through these to sort all imports.
Note: The names need to be exact with function names.
Generated using TypeDoc
Interface describing a full-fledged config.