websites/packages/ui/tsconfig.json

9 lines
118 B
JSON

{
"extends": "@websites/tsconfig/base.json",
"exclude": [
"dist",
"node_modules",
"playground",
]
}