Skip to main content
Module

x/sax_ts/.editorconfig

SAX-style (Simple API for XML) in TypeScript
Latest
File
root = true
[*]insert_final_newline = truecharset = utf-8indent_style = spaceindent_size = 2trim_trailing_whitespace = true