Answer the question
In order to leave comments, you need to log in
Using ES6 in Atom without errors?
How to use ES6 in Atom without this kind of error
I know about "esversion": 6 but would hate to add .jshintrc always
Thank you
Answer the question
In order to leave comments, you need to log in
'use strict'; add js first, if we are talking about external files, then you most likely have some kind of lint plugin, see if it has an option to disable such errors
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question