mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"extends": "./guest-js/tsconfig.json",
|
|
"include": ["guest-js/**/*"]
|
|
}
|