Sign in
fuchsia
/
third_party
/
github.com
/
project-chip
/
zap
/
refs/heads/main
/
.
/
jsconfig.json
blob: ff6294d815ff63bd09e63cc87b8cd70e410556a1 [
file
] [
log
] [
blame
] [
edit
]
{
"include"
:
[
"./src/**/*"
,
"./src-electron/**/*"
,
"./src-shared/**/*"
],
"exclude"
:
[
"node_modules"
,
"**/node_modules/*"
]
}