Files
MaaAssistantArknights/docs/tsconfig.json

5 lines
87 B
JSON

{
"extends": "maa-tsconfig/react-library.json",
"include": [".vuepress/**/*.ts"]
}