Intellij: 'string template are not supported by current javascript version' error
Intellij gives following error on my react project:
string template are not supported by current javascript version
FIX:
Go to File >> Settings >> Languages & Frameworks >> Javascript
Change "Javascript language version" to "React JSX" then click to OK and wait for indexing.
No comments:
Post a Comment