npm install detect-indentyarn add detect-indentpnpm add detect-indent<script src="https://fastly.jsdelivr.net/npm/detect-indent"></script><script src="https://unpkg.com/detect-indent"></script><script type="module">
import detectindent from 'https://cdn.jsdelivr.net/npm/detect-indent/+esm';
</script><script type="module">
import detectindent from 'https://cdn.skypack.dev/detect-indent';
</script>