Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.editorconfig « jquery.browser « node_modules - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 85cb7353b91cd1a71d347cab113984f593f2d29d (plain)
1
2
3
4
5
6
7
8
# EditorConfig.org
root = true

[*]
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2