iamolegga / redux-translations

translations utils for react-redux apps
MIT License
3 stars 1 forks source link

build: update tsconfig - disable use strict #17

Closed pahomov closed 6 years ago

pahomov commented 6 years ago

remove "use strict" declaration, so ie11 won't crash with "Accessing the 'caller' property of a function or arguments object is not allowed in strict mode"