Closed gbarkhatov closed 2 months ago
This PR:
.sort
let result
const result
eslint
eslint-disable-next-line no-empty
Closes #4
u can bump a canary version if u wanna test it out on simple-staking
@gbarkhatov feel free to merge and close the issue once this PR is ready
This PR:
.sort
let result
toconst result
since these variables are not changed or reassignedeslint
rules for 2 lines where we do not deal with errorseslint-disable-next-line no-empty
Closes #4