fes.js/docs/tsconfig.json

5 lines
74 B
JSON
Raw Normal View History

2021-01-19 21:13:13 +08:00
{
"extends": "../tsconfig.base.json",
"include": [".vuepress/**/*"]
}