AFFiNE/tests/fixtures/tsconfig.json

5 lines
63 B
JSON
Raw Normal View History

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