Sign in
chromium
/
external
/
github.com
/
mdn
/
browser-compat-data
/
09624aa1f75625897e36b4d78f5aede1efaa3dc7
/
.
/
.c8rc.json
blob: 2be2e2483316acbd9ccf04590a2cf6a7748bd2cf [
file
]
{
"all"
:
true
,
"include"
:
[
"index.ts"
,
"**/scripts/**"
,
"**/test/**"
,
"**/utils/**"
],
"exclude"
:
[
"**/.nyc_output/**"
,
"**/coverage/**"
,
"**/node_modules/**"
,
"**/**.test.ts"
]
}