Use prettier when checking for changes
This commit is contained in:
@@ -3,6 +3,7 @@ git ls-files | xargs md5sum > before.txt
|
||||
|
||||
yarn install
|
||||
yarn graphql-codegen
|
||||
prettier ./src --write
|
||||
|
||||
git ls-files | xargs md5sum > after.txt
|
||||
|
||||
|
Reference in New Issue
Block a user