mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-08-06 00:04:11 +09:00
7 lines
68 B
JSON
7 lines
68 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": [
|
|
"./**/*.ts"
|
|
],
|
|
}
|