Skip to main content
Module

x/graphviz/.editorconfig

🦕 Simple Graphviz library for Deno.
Latest
File
root = true
[*]indent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true

[Makefile]indent_style = tab