Skip to content

Commit

Permalink
update lint-staged config
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jul 20, 2021
1 parent 95a0c72 commit c140d16
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 @@ -29,7 +29,7 @@
"eslint --cache --fix",
"prettier --write"
],
"*.{json,md}": "prettier --write"
"*.{json,md,less}": "prettier --write"
},
"dependencies": {
"@atxm/developer-console": "^0.5.0",
Expand Down

0 comments on commit c140d16

Please sign in to comment.