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