meshtastic/website/tsconfig.json

5 lines
77 B
JSON
Raw Normal View History

2021-04-01 17:34:44 -07:00
{
"extends": "@tsconfig/docusaurus/tsconfig.json",
"include": ["src/"]
}