Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix editor config's indentation. (valkey-io#950)
The `Prettier` formatter takes its config from this file, and since there's no default indentation, it resets its indentation to 2 spaces. This change fixes the issue by adding default indentation to all languages.
- Loading branch information