Skip to main content
Module

x/clone/.editorconfig

A simple utility for the convenient clone
Latest
File
root = true
[*.ts]charset = utf-8end_of_line = lfinsert_final_newline = truetrim_trailing_whitespace = trueindent_style = spaceindent_size = 2
[*.yml]indent_style = spacetrim_trailing_whitespace = trueindent_size = 2