mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["./src", "./.storybook/*.ts"]
|
|
}
|