Getting Unexpected token error
Opened this issue · 0 comments
martimarkov commented
I'm getting error message: Unexpected token ','
It's nested all the way down to the debug
package. I'm using eslint@"^4.19.1" which uses the latest version of debug
. So maybe it can be updated.