8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"liveServer.settings.port": 5500,
|
|
"python.testing.pytestArgs": [
|
|
"js"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |