My personal website
at astro 9 lines 122 B view raw
1root = true 2 3[*] 4end_of_line = lf 5insert_final_newline = true 6 7[*.{astro,js,mjs,ts}] 8indent_style = space 9indent_size = 2