g6/packages/site/.dumi/tsconfig.json
2023-10-10 11:51:20 +08:00

6 lines
66 B
JSON

{
"extends": "../tsconfig.json",
"include": [
"**/*"
]
}