Created by: sohamkamani
Increment operators are deprecated in several javascript linting tools. The increment operators in the test cases are simply changed to shorthand addition (+= 1)
Created by: sohamkamani
Increment operators are deprecated in several javascript linting tools. The increment operators in the test cases are simply changed to shorthand addition (+= 1)