16 lines
No EOL
147 B
Text
16 lines
No EOL
147 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": ".vscode"
|
|
},
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "src/test"
|
|
}
|
|
],
|
|
"settings": {
|
|
"mocha.enabled": true
|
|
}
|
|
} |