Common shared configuration for Eclipse GLSP components that are using mocha as test framework.
yarn add --dev @eclipse-glsp/mocha-config
**Create a .mocharc
file **:
{
"$schema": "https://json.schemastore.org/mocharc",
"extends": "@eclipse-glsp/mocha-config"
}
For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.