From d2e688e149a578e42fb2503c793c8455be69aa46 Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Thu, 28 Jul 2022 07:00:51 +0200 Subject: [PATCH] chore: add typing to `mocha` config (#133) Signed-off-by: Jan Kowalleck --- .mocharc.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.mocharc.js b/.mocharc.js index 5f780ee72..83410f4d6 100644 --- a/.mocharc.js +++ b/.mocharc.js @@ -22,6 +22,7 @@ Copyright (c) OWASP Foundation. All Rights Reserved. * mocha config * @see {@link https://mochajs.org/#configuring-mocha-nodejs} * @see {@link https://github.com/mochajs/mocha/blob/master/example/config/.mocharc.js example} + * @type {import('@types/mocha').Mocha.MochaOptions} */ module.exports = { spec: [