Add new rule to xo
This commit is contained in:
+2
-1
@@ -89,7 +89,8 @@
|
||||
}
|
||||
],
|
||||
"node/prefer-global/process": "off",
|
||||
"func-names": "off"
|
||||
"func-names": "off",
|
||||
"unicorn/prevent-abbreviations": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user