Commit 0f64659d authored by Mike Greiling's avatar Mike Greiling

Merge branch 'leipert-enable-prefer-object-spread' into 'master'

Enable prefer-object-spread in eslint

Closes #202172

See merge request gitlab-org/gitlab!31438
parents b534fefd 387033ca
......@@ -45,8 +45,6 @@ rules:
no-jquery/no-serialize: error
promise/always-return: off
promise/no-callback-in-promise: off
# Make update to eslint@6 smoother:
prefer-object-spread: off
overrides:
- files:
- '**/spec/**/*'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment