ESLint 0.18.0 released

added by Robert Greyling
4/1/2015 12:00:00 AM

279 Views

Following up on the removal of React semantics in 0.17.0, we discovered that there was some lingering pieces of code that were still looking at React semantics that had been missed. So, we removed those extra bits of code so that ESLint is now completely free of React semantics. We will parse JSX fine, but we are not applying any semantics to the syntax.


0 comments