mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-03 19:40:16 -04:00
7 lines
149 B
JSON
7 lines
149 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"backend"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |