summaly/test/tsconfig.json
2024-10-03 23:20:01 +13:00

6 lines
69 B
JSON

{
"extends": "../tsconfig.json",
"include": [
"./**/*.ts",
],
}