From da824cb3c50e5d85d9882405461e457c607b05a0 Mon Sep 17 00:00:00 2001 From: Tobias Ortmayr Date: Fri, 2 Feb 2024 15:39:20 +0100 Subject: [PATCH] Update README.md Remove wrong mocha entry from "config" --- dev-packages/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-packages/README.md b/dev-packages/README.md index 767908f..e331619 100644 --- a/dev-packages/README.md +++ b/dev-packages/README.md @@ -8,7 +8,6 @@ Common shared development packages for Eclipse GLSP components that are implemen - [Typescript](https://www.typescriptlang.org/) (`tsconfig.json`) - [ESLint](https://eslint.org/) (`.eslintrc`) - [Prettier](https://prettier.io/) (`.prettierrc`). - - [Mocha](https://mochajs.org/) (`.mocharc.json`). - [`@eclipse-glsp/config-test`](./config-test//README.md): Provides a meta package that exports common test configuration object on top of `@eclipse-glsp/config`: - [Mocha](https://www.npmjs.com/package/@eclipse-glsp/mocha-config) (`.mocharc`) - [NYC](https://www.npmjs.com/package/@eclipse-glsp/nyc-config): (`.nycrc`)