Skip to content

Commit

Permalink
feat(docs): update docs automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
leocabeza committed Jul 7, 2020
1 parent 575103d commit 00e55fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .lintstagedrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"src/entities/**/**.js": [
"npm run docs:v3",
"npm run docs:v4"
],
"src/**/*.js": [
"prettier --write",
"git add"
Expand Down

0 comments on commit 00e55fc

Please sign in to comment.