README
core
Contains all non cli code that is used by @builderbuch/cli to create the compiler with all the default config files, rules and plugins.
> TODO: description
<script type="module">
import builderbuchCore from 'https://cdn.skypack.dev/@builderbuch/core';
</script>
coreContains all non cli code that is used by @builderbuch/cli to create the compiler with all the default config files, rules and plugins.