mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-04 13:20:06 -05:00
Indeed https://github.com/maty21/mocha-sidebar/issues/181#issuecomment-1016768595 seems to work and pointed me to a better extension. This works better than maty.vscode-mocha-sidebar which could not find nyc.
9 lines
189 B
JSON
9 lines
189 B
JSON
{
|
|
"recommendations": [
|
|
"recca0120.vscode-phpunit",
|
|
"onecentlin.phpunit-snippets",
|
|
"devsense.profiler-php-vscode",
|
|
"spoonscen.es6-mocha-snippets"
|
|
]
|
|
}
|