I have my manifest.json file that is not loading.
It was loading before this, but as soon as I add the shortcut Shift + A in the commands section, it stops working:
Don't know what mistake I'm making. Any help would be appreciated.
I have my manifest.json file that is not loading.
It was loading before this, but as soon as I add the shortcut Shift + A in the commands section, it stops working:
Don't know what mistake I'm making. Any help would be appreciated.
check line number 33, where you have commented open brace but the corresponding closing brace is still active in line 38. Hope this will solve your problem.