Files
spacedrive/packages/ui/tsconfig.json
2021-12-24 05:23:00 -08:00

6 lines
122 B
JSON

{
"extends": "config/tsconfig/react-library.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}