Sign in
chromium
/
external
/
github.com
/
mdn
/
browser-compat-data
/
refs/heads/replace-wrong-commit
/
.
/
.c8rc.json
blob: 2be2e2483316acbd9ccf04590a2cf6a7748bd2cf [
file
] [
log
] [
blame
] [
edit
]
{
"all"
:
true
,
"include"
:
[
"index.ts"
,
"**/scripts/**"
,
"**/test/**"
,
"**/utils/**"
],
"exclude"
:
[
"**/.nyc_output/**"
,
"**/coverage/**"
,
"**/node_modules/**"
,
"**/**.test.ts"
]
}