7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
{
|
|
"extends": "airbnb/base",
|
|
"ecmaFeatures": {
|
|
"experimentalObjectRestSpread": true,
|
|
},
|
|
}
|