Sign in
chromium
/
devtools
/
devtools-frontend
/
57191a7711ab9f6c66fa3e34af0bc913f1ce1fe3
/
.
/
node_modules
/
is-array-buffer
/
.nycrc
blob: bdd626ce91477abbdd489b79988baebadbd3c897 [
file
] [
log
] [
blame
]
Nikolay Vitkov
d76576c
2024-12-02 14:10:15
[
diff
] [
blame
]
1
{
2
"all"
:
true
,
3
"check-coverage"
:
false
,
4
"reporter"
:
[
"text-summary"
,
"text"
,
"html"
,
"json"
],
5
"exclude"
:
[
6
"coverage"
,
7
"test"
8
]
9
}