Details
Description
In 1.0.0, the tree relies on sorting the configuration types but the sorting algorithm was not global and therefore the position of a configuration type node was not always correct.
This task is about reversing the order of configuration type entries to ensure the deeper appears first and therefore the tree is process in the descending order.