This file specifies formatting configuration for text editors so that, e.g., VisualStudio (Code) does not mess up formatting of text files, creating large commit diffs. This configuation can be extended later (e.g., to include Svelte and other files), but now it fixes all JS and TS files for me. If you have never used EditorConfig, I can answer your questions.
This file specifies formatting configuration for text editors so that, e.g., VisualStudio (Code) does not mess up formatting of text files, creating large commit diffs. This configuation can be extended later (e.g., to include Svelte and other files), but now it fixes all JS and TS files for me. If you have never used EditorConfig, I can answer your questions.