Evo.External.App/packages/ui/tsconfig.json
2023-11-28 12:28:53 +03:00

6 lines
121 B
JSON

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