Closed smebberson closed 6 years ago
This PR turns off the prefer-object-spread rule, as we're not ready to use it.
package.json
"@idearium/eslint-config": "idearium/eslint-config-idearium#no-prefer-spread",
Object.assign
@allanchau, this is ready for prime time.
@smebberson FYI it's failing because I added this repo to codefresh now
This PR turns off the prefer-object-spread rule, as we're not ready to use it.
Verifying
package.json
to include"@idearium/eslint-config": "idearium/eslint-config-idearium#no-prefer-spread",
Object.assign
, and ensure eslint doesn't report an error.