5 lines
129 B
JSON
5 lines
129 B
JSON
{
|
|
"extends": "@developomp-site/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|