Module

x/eta/.editorconfig

Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
Latest
File
#root = true
[*]indent_style = spaceend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = truemax_line_length = 100indent_size = 2
[*.md]trim_trailing_whitespace = false