Uh oh!
There was an error while loading. Please reload this page.
Eslint fixes for v4x - #989
Conversation
anikethsaha
commented
Dec 27, 2019
Thanks for the PR.
We will migrate to |
Cool, |
giulioambrogi
commented
Dec 28, 2019
Re the |
anikethsaha
commented
Dec 28, 2019
We don't have any tests as of now. |
anikethsaha
commented
Dec 28, 2019
@giulioambrogi could you resolve the conflicts |
# Conflicts: # src/core/render/tpl.js # src/core/util/core.js
giulioambrogi
commented
Dec 28, 2019
Done |
anikethsaha
commented
Dec 28, 2019
Cool 👍 |
Summary
Fix#987
Fulfilled requirements
Other information:
I've added
"mocha": trueto theenvobject in.eslintsrcto cover the tests. And removed the hard-coded/* eslint-env node, chai, mocha */I've found in a couple of spec files.