Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyMartynov committed Feb 4, 2020
1 parent f0c3a64 commit 422e594
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -169,5 +169,10 @@
"ie > 10",
"> 1%"
],
"jest": {
"modulePathIgnorePatterns": [
"node_modules"
]
},
"pre-commit": "lint-staged"
}

0 comments on commit 422e594

Please sign in to comment.