6 lines
130 B
JSON
6 lines
130 B
JSON
{
|
|
"extends": "@repo/typescript-config/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|