Skip to main content
Module

x/fake_dom/.editorconfig

An extremely lightweight DOM implementation meant for unit tests.
Go to Latest
File
root = true
[*]end_of_line = lfindent_style = tabindent_size = 4insert_final_newline = truecharset = utf-8trim_trailing_whitespace = true