mirror of
https://github.com/thangisme/notes.git
synced 2026-07-30 19:10:37 -04:00
Initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
"use strict"
|
||||
|
||||
module.exports = function (ruleName, rule) {
|
||||
return {
|
||||
ruleName,
|
||||
rule,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user