mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 09:09:58 +00:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"extends": "../common/tsconfig"
|
|
, "include": [
|
|
"./src/**/*"
|
|
, "./@types/**/*"
|
|
]
|
|
}
|