mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-06 09:08:59 +00:00
6 lines
115 B
JSON
6 lines
115 B
JSON
{
|
|
"extends": "tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|