Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "build(lint): Disable comment capitalization in prettier" (#2341)
Reverts #2340 It turns out it only triggers for jsdoc style `/**` comments and I had mistakenly used one for my inline comment which caused the problem. Reverting the change since my reason doesn't apply and it might be useful.
- Loading branch information