AFFiNE/tests/fixtures/tsconfig.json

5 lines
59 B
JSON
Raw Normal View History

2023-03-24 00:29:29 +03:00
{
"extends": "../../tsconfig.json",
"include": ["."]
2023-03-24 00:29:29 +03:00
}