Skip to main content
Module

x/ensure/.editorconfig

Ensure you are running a minimum version of Deno, Typescript, or V8
Go to Latest
File
root = true
[*]indent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true