• lightning devloper
  • NEWBIE
  • 10 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
i am not able to debug my lightning web component javaScript code. am using console.log / window.alert() statements. but it's showing following error :
Unexpected console statement. eslint(no-console)
Unexpected console statement. eslint(no-alert)

any help will be appreciated