I am sorry I deleted all the format. some times, when I want to call a method, I forget the brackets of the method, then find the bug it is a month later. code like: ``` // the checkCount is a method obj.checkCount ``` can I get an alert by linter?