Nazara/nazara/packages/ui/tsconfig.json

6 lines
130 B
JSON

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