react-component-starter-kit icon indicating copy to clipboard operation
react-component-starter-kit copied to clipboard

noStrict: removing use strict statement from the code

Open anvk opened this issue 9 years ago • 0 comments

According to multiple sources there is no need for use strict statement in ES6 code.

StackOverflow question ECMAScript 2015 Language Specification Plus transpiled ES5 code already has use strict statement in dist/ folder

anvk avatar Jul 06 '16 01:07 anvk