source: petify-frontend/.editorconfig@ 92e7c7a

Last change on this file since 92e7c7a was 92e7c7a, checked in by veronika-ils <ilioskaveronika@…>, 9 hours ago

Petify fullstack project

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