spacedrive/apps/web/tsconfig.json

6 lines
109 B
JSON
Raw Normal View History

2022-04-17 18:44:34 +00:00
{
"extends": "../../packages/config/interface.tsconfig.json",
"compilerOptions": {},
"include": ["src"]
2022-04-17 18:44:34 +00:00
}