Closed jrhii closed 8 years ago
I am having syntax error issues that seem to stem from using es6's import statement. Am I missing an unlisted dependency?
import
Also, are babel-preset-es2015 and eslint dependencies that need to be installed?
babel-preset-es2015
eslint
npm-debug.txt
I'll add eslint, but it shouldn't be causing this. That preset should be included with stage 1 I believe. I'll wipe my repo and see if I can reproduce your error
Fixed by 53543be
I am having syntax error issues that seem to stem from using es6's
import
statement. Am I missing an unlisted dependency?Also, are
babel-preset-es2015
andeslint
dependencies that need to be installed?npm-debug.txt