meshtastic/tsconfig.json
Sacha Weatherstone d6431dfa65 linter fixes
2023-05-17 14:25:23 +10:00

7 lines
113 B
JSON

{
"compilerOptions": {
"moduleResolution": "node"
},
"extends": "@tsconfig/docusaurus/tsconfig.json"
}