Add flat
and flatMap
.
This commit is contained in:
parent
e9023771cc
commit
6b1c55cff3
5 changed files with 129 additions and 62 deletions
|
@ -5,7 +5,7 @@ module.exports = {
|
|||
node: true
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: 2017
|
||||
ecmaVersion: 2018
|
||||
},
|
||||
rules: {
|
||||
quotes: ["error", "backtick"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue