Skip to content

Commit

Permalink
Fix #1072: Images broken after Git commit
Browse files Browse the repository at this point in the history
  • Loading branch information
koistya committed Jan 10, 2017
1 parent ebd5faa commit 8625a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -184,7 +184,7 @@
},
"pre-commit": "lint:staged",
"lint-staged": {
"*": [
"*.{md,sh,txt,xml,html,json}": [
"editorconfig-tools fix",
"git add"
],
Expand Down

0 comments on commit 8625a74

Please sign in to comment.