This commit is contained in:
Alex
2024-03-14 22:31:04 -04:00
parent 4c67de9f72
commit 19b07691fc
6 changed files with 192 additions and 173 deletions

View File

@ -1,5 +1,5 @@
diff --git a/lib/index.js b/lib/index.js
index 6497d22..4cc5f27 100644
index 39331a6..4c3a27d 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -1,9 +1,9 @@
@ -16,7 +16,7 @@ index 6497d22..4cc5f27 100644
const rules = {
"callback-return": require("./rules/callback-return"),
@@ -51,8 +51,8 @@ const rules = {
@@ -52,8 +52,8 @@ const rules = {
const mod = {
meta: {