Export rules
This commit is contained in:
parent
69cc2c30c5
commit
b615efba87
@ -3,5 +3,7 @@
|
||||
module.exports = {
|
||||
rules: {
|
||||
"no-deprecated-clone": require("./rules/no-deprecated-clone"),
|
||||
"no-undefined-identifier": require("./rules/no-undefined-identifier"),
|
||||
"plugin-name": require("./rules/plugin-name"),
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user