felia/packages/ui/tsconfig.json

6 lines
115 B
JSON
Raw Permalink Normal View History

2022-11-15 17:03:19 +00:00
{
"extends": "tsconfig/react-library.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}