profileShare

rasmusjy / splitapp-frontend-vue

Read-only snapshot

No repository description.

main default branch 96 files Expires Sep 13, 2026, 9:06 AM
.editorconfig 216 bytes
1 [*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}]
2 charset = utf-8
3 indent_size = 2
4 indent_style = space
5 insert_final_newline = true
6 trim_trailing_whitespace = true
7 end_of_line = lf
8 max_line_length = 100
9