AFFiNE/packages/workspace/tsconfig.json

5 lines
63 B
JSON
Raw Normal View History

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