Skip to main content
Module

x/aloedb/.editorconfig

Light, Embeddable, NoSQL database for Deno 🦕
Latest
File
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig fileroot = true
[*]indent_style = tabindent_size = 4end_of_line = crlfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true