Skip to main content
Module

x/statistics/.editorconfig

Deno basic statistics module.
Latest
File
root = true
[*]indent_style = spaceindent_size = 2end_of_line = LFcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.md]trim_trailing_whitespace = false