Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pazza/.editorconfig

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