Open TeodorKolev opened 7 years ago
I have error while running all tests with mocha on webstorm.
(function (exports, require, module, __filename, __dirname) { import React from 'react' ^^^^^^ SyntaxError: Unexpected token import
How can I fix that?
I have error while running all tests with mocha on webstorm.
How can I fix that?