Skip to main content
Module

x/ruck/.editorconfig

Ruck is an open source buildless React web application framework for Deno.
Go to Latest
File
root = true
[*]charset = utf-8end_of_line = lfindent_style = spaceindent_size = 2max_line_length = 80trim_trailing_whitespace = trueinsert_final_newline = true