mirror of https://github.com/sipwise/ngcp-csc.git
Change-Id: Ic2ad59d17c9902b7cdc5652f16f64b89376bc69echanges/31/8831/2
parent
898261a7d9
commit
ae0e788804
@ -0,0 +1,12 @@
|
||||
root = true
|
||||
|
||||
[*.{js,ts,json,html,css,scss,less,md,gitignore,editorconfig,babelrc}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
Loading…
Reference in new issue