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