Skip to main content
Module

x/statsd/.editorconfig

A simple StatsD client for Deno
Latest
File
# EditorConfig is awesome: https://EditorConfig.org
root = true
# Unix-style newlines with a newline ending every file[*]end_of_line = lfinsert_final_newline = truecharset = utf-8
# Indentation override for all JS under lib directory[*.ts]indent_style = spaceindent_size = 2