bbc / tal

TV Application Layer
http://bbc.github.com/tal
Other
559 stars 150 forks source link

Fix lint script #511

Closed lionralfs closed 6 years ago

lionralfs commented 6 years ago

Adds a missing semicolon, which caused the eslint task to fail.

tsadler1988 commented 6 years ago

Thanks @lionralfs looks like this slipped in because the Travis build has stopped running. #512 raised to address this.