Closed fgalan closed 6 years ago
This time no change needs to be done in the code. However, I have manually tested that npm run lint works (removing a ; in production and unit teste code, then check it is detected).
npm run lint
;
This time no change needs to be done in the code. However, I have manually tested that
npm run lint
works (removing a;
in production and unit teste code, then check it is detected).