multiline
Remove leading white space from multiline strings, namely in order to keep code indented without the disadvantage of adding extra white space. Can be used as either:
ml`string`
ml('string')
Remove leading white space from multiline strings, namely in order to keep code indented without the disadvantage of adding extra white space. Can be used as either:
ml`string`
ml('string')
npm i @ryel/multiline
1
1.0.0
MIT
4.73 kB
5