Skip to main content
Module

x/casualdb/.editorconfig

Simple JSON "database" for Deno with type-safety! ⚡️
Go to Latest
File
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig fileroot = true
# Default styles[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true