esa-nodecg/.vscode/settings.json
2024-03-13 11:26:46 +01:00

7 lines
132 B
JSON

{
"eslint.workingDirectories": [
"shared",
"streamdeck-plugin"
],
"typescript.tsdk": "node_modules\\typescript\\lib"
}