gothinkster / react-redux-realworld-example-app

Exemplary real world application built with React + Redux
https://react-redux.realworld.io
MIT License
5.57k stars 2.51k forks source link

A lot of warnings for 'use strict' #34

Open hhsadiq opened 7 years ago

hhsadiq commented 7 years ago

The app is giving alot of warnings that 'use strict' is redundant.

image

fidel95 commented 7 years ago

delete them..

foopang commented 7 years ago

Submitted a pull request https://github.com/gothinkster/react-redux-realworld-example-app/pull/53