deno.land / x / dotenv@v3.2.2 / .editorconfig
123456789101112131415# editorconfig.orgroot = true[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true[Makefile]indent_size = 4indent_style = tab
Version Info