Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/chalk_deno/.editorconfig

πŸ– Terminal string styling done right
Latest
File
root = true
[*]indent_style = tabend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.yml]indent_style = spaceindent_size = 2