Using Atom in Ubuntu 20, I am having the problem of building a simple piece of code:
import React from 'react';
console.log('Hello World!')
import React from 'react';
^
SyntaxError: invalid syntax
I am using Atom 1.58.0 x64 with linter-eslint 9.0.0.