UNPKG
confusablematcher-js-interop
Version:
latest (4.8.0)
4.8.0
4.7.1
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.0.0
3.2.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
TypeScript NAPI Interop for ConfusableMatcher.
TETYYS/ConfusableMatcher-js-interop
confusablematcher-js-interop
/
.huskyrc.js
6 lines
(5 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { hooks: {
'pre-commit'
:
'yarn lint-staged -c .lint-stagedrc.js'
, }, };