mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "node"
|
|
},
|
|
"extends": "@tsconfig/docusaurus/tsconfig.json"
|
|
}
|