README
editorconfig-to-prettier
Converts an editorconfig-parsed object to a prettier configuration. See this issue for more details.
Converts an `editorconfig`-parsed object to a `prettier` configuration
<script type="module">
import editorconfigToPrettier from 'https://cdn.skypack.dev/editorconfig-to-prettier';
</script>
Converts an editorconfig-parsed object to a prettier configuration. See this issue for more details.