source: ReserveNGo-frontend/.editorconfig@ 590f667

Last change on this file since 590f667 was 590f667, checked in by Ljubomir Ilievski <ilievski.ljubomir@…>, 3 months ago

Added Initial frontend

  • Property mode set to 100644
File size: 193 bytes
Line 
1[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
2charset = utf-8
3indent_size = 2
4indent_style = space
5insert_final_newline = true
6trim_trailing_whitespace = true
7
8end_of_line = lf
9max_line_length = 100
Note: See TracBrowser for help on using the repository browser.