Skip to main content
Module

x/graffiti/.editorconfig

HTML/CSS engine for node.js and deno.
Latest
File
root = true
[*.{rs,js,ts,tsx}]charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = trueindent_style = space
[*.rs]indent_size = 4
[*.{js,ts,tsx}]indent_size = 2