Skip to main content
Module

x/pazza/.editorconfig

Parser combinators library designed for Deno, but also works on browsers and Node.js.
Go to Latest
File
root = true
[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true