UNPKG

eslint-plugin-mocha

Version:

Eslint rules for mocha.

5 lines 242 B
export const getRuleOption = function (context) { // eslint-disable-next-line @typescript-eslint/no-unsafe-type-assertion -- ESLint core types are not schema-aware return context.options[0]; }; //# sourceMappingURL=rule-options.js.map