Debugging problem

Google Chrome doesn’t have Debugging option for JavaScript.
What do i do for Chrome?

In chrome after clicking ctrl+shift+I the section for developer tools will show up and along with console written in a row, sources will be there and if you will click on that there will be options for opening a particular file there you can debug that.