test: add type mapping to local rule

This commit is contained in:
Jacob Overgaard
2024-07-10 14:01:49 +02:00
parent 633b33cac5
commit 397fc99aba

View File

@@ -1,3 +1,4 @@
/** @type {import('eslint').Rule.RuleModule} */
module.exports = {
meta: {
docs: {