Skip to main content
Module

x/deno/.editorconfig

A modern runtime for JavaScript and TypeScript.
Go to Latest
File
root = true
[*]end_of_line = lfinsert_final_newline = trueindent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = true