K
K
kirillleogky2019-08-01 13:22:34
JavaScript
kirillleogky, 2019-08-01 13:22:34

Using ES6 in Atom without errors?

How to use ES6 in Atom without this kind of error
5d42bcca895d3055497998.png
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

1 answer(s)
A
Anton Shamanov, 2019-08-01
@kirillleogky

'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 question

Ask a Question

731 491 924 answers to any question