We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0607f commit 4d3f155Copy full SHA for 4d3f155
3 files changed
package.json
@@ -67,6 +67,7 @@
67
"husky": "^0.13.3",
68
"jest": "^20.0.3",
69
"lint-staged": "^3.4.2",
70
- "prettier": "^1.3.1"
+ "prettier": "^1.3.1",
71
+ "strip-indent": "^2.0.0"
72
}
73
0 commit comments