We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6bf27 commit ccc2accCopy full SHA for ccc2acc
Makefile
@@ -2,6 +2,7 @@ fmt:
2
yarn run prettier-write
3
4
fmt-check:
5
+ # Install using: `brew install editorconfig-checker`
6
editorconfig-checker
7
yarn run prettier-check
8
0 commit comments