Skip to content

Convert remaining scripts to ESM / allow for async config

Lukas Eipert requested to merge allow-for-async-config into main

Convert remaining scripts to ESM

This will make our life with async imports easier.

Allow renovate config to be an async function

This will allow us to enable all kind of advanced configuration for: #49 (closed)

Edited by Lukas Eipert

Merge request reports