source: imaps-frontend/node_modules/is-weakset/.editorconfig

main
Last change on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 223 bytes
RevLine 
[d565449]1root = true
2
3[*]
4indent_style = tab
5end_of_line = lf
6charset = utf-8
7trim_trailing_whitespace = true
8insert_final_newline = true
9
10[package.json]
11indent_style = space
12indent_size = 2
13
14[*.md]
15trim_trailing_whitespace = false
Note: See TracBrowser for help on using the repository browser.