Skip to content

Commit

Permalink
lint YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed May 5, 2021
1 parent 42b3651 commit f24bc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"*.js": [
"eslint --fix"
],
"*.md": [
"*.{md,yaml,yml}": [
"prettier --write"
]
},
Expand Down

0 comments on commit f24bc78

Please sign in to comment.