Skip to main content
Module

x/tracecontext/.editorconfig

Blazing fast w3c Trace Contexts for any JS runtime
Latest
File
# http://editorconfig.orgroot = true
[*]indent_size = 4indent_style = tabquote_type = singleend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.{json,yml,yaml,md}]indent_style = spacequote_type = double