nicenote/.dumi/tsconfig.json
2024-02-19 14:20:56 +08:00

5 lines
59 B
JSON

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