UNPKG
glob-escape
Version:
latest (0.0.2)
0.0.2
0.0.1
Escape glob patterns
github.com/svenschoenung/glob-escape.git
svenschoenung/glob-escape
glob-escape
/
.bithoundrc
10 lines
(9 loc)
•
96 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"ignore"
:
[
"**/node_modules/**"
,
"**/test/**"
]
,
"test"
:
[
"test.js"
]
}