Closed DersJ closed 1 year ago
Removing unintended console logs
npm run start
npm run lint
npm run stylelint
npm test
npm run build
:tada: This PR is included in version 7.1.1 :tada:
The release is available on:
v7.1.1
Your semantic-release bot :package::rocket:
Description
What's included?
Removing unintended console logs
Test Steps
npm run start
General Tests for Every PR
npm run start
still works.npm run lint
passes.npm run stylelint
passes.npm test
passes and code coverage is not lower.npm run build
still works.Screenshots or link to StackBlitz/Plunker