Closed quantuminformation closed 6 years ago
When opening an issue, considering copy and pasting the code you have issues with instead of taking a screenshot. People won't be able to correct your issue otherwise, since it's unfair to force someone to go to the effort to recreating the code.
In any case, it looks correct to me. A major version means a breaking change and your indentation looks incorrect - you have a four space indent below line 312 and the closing parenthesis doesn't align on line 329.
I don't think this indentation error is correct, I didn't get it before
line 319 looks fine to me.
When rolling back to
"tslint-config-standard": "^4.0.0"
it works fine.