Skip to content

Commit ccc2acc

Browse files
committed
chore(Makefile): Add how to install editorconfig-checker
1 parent 4e6bf27 commit ccc2acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ fmt:
22
yarn run prettier-write
33

44
fmt-check:
5+
# Install using: `brew install editorconfig-checker`
56
editorconfig-checker
67
yarn run prettier-check
78

0 commit comments

Comments
 (0)