Closed VolodymyrVorona closed 1 week ago
To ensure consistent code formatting across the team, add a .editorconfig file and default settings for VSCode. These files enforce the use of spaces for indentation, auto-format on save, and other best practices.
.editorconfig
To ensure consistent code formatting across the team, add a
.editorconfig
file and default settings for VSCode. These files enforce the use of spaces for indentation, auto-format on save, and other best practices.