mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-30 23:01:34 +00:00
Updated .eslintrc.json
Temporarily disabled new eslint rule "no-async-promise-executor". I'll fix the bits that emit the error at a later date.
This commit is contained in:
parent
34347915ab
commit
caafe1ac63
@ -30,6 +30,7 @@
|
||||
"error",
|
||||
"single"
|
||||
],
|
||||
"no-async-promise-executor": 0,
|
||||
"no-var": "error"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user