Fix more build errors
This commit is contained in:
parent
1bdc1e60db
commit
30ce47826f
61 changed files with 1161 additions and 541 deletions
|
|
@ -29,6 +29,7 @@ module.exports = {
|
|||
"no-use-extend-native/no-use-extend-native": "error",
|
||||
// this one breaks libraries like Ramda and lodash
|
||||
"unicorn/no-array-callback-reference": "off",
|
||||
"unicorn/filename-case": "off",
|
||||
"unicorn/better-regex": [
|
||||
"error",
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue