nicecode-v2/.dumi/tsconfig.json
2024-01-16 11:44:26 +08:00

5 lines
59 B
JSON

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