Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add explicit config for EditorConfig and Prettier
For some reason in my editor, trailing commas keep getting added. Add explicit configuration for Prettier to ensure this doesn't happen, and go ahead and add EditorConfig while we're at it for the same reasons (and because Prettier reads EditorConfig's config).
- Loading branch information