zmk/docs/tsconfig.json
2021-11-19 08:41:20 -08:00

4 lines
77 B
JSON

{
"extends": "@tsconfig/docusaurus/tsconfig.json",
"include": ["src/"]
}