Merge branch 'V2' into feature/v2/resultsStep

This commit is contained in:
ConnorYoh
2025-08-08 15:53:58 +01:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ indent_size = 2
insert_final_newline = false
trim_trailing_whitespace = false
[*.js]
[{*.js,*.jsx,*.ts,*.tsx}]
indent_size = 2
[*.css]