Skip to content

Instantly share code, notes, and snippets.

@DimaDaxDadeco
Created February 21, 2017 11:51
Show Gist options
  • Save DimaDaxDadeco/a5feb0259a73c847083dfbfaf3ebbdd3 to your computer and use it in GitHub Desktop.
Save DimaDaxDadeco/a5feb0259a73c847083dfbfaf3ebbdd3 to your computer and use it in GitHub Desktop.
ERROR in ./src/client/index.tsx
(20,10): error TS2339: Property '__content_state__' does not exist on type 'Window'.
ERROR in ./src/app/redux/store.ts
(28,22): error TS2339: Property 'devToolsExtension' does not exist on type 'Window'.
ERROR in ./src/app/redux/store.ts
(29,16): error TS2339: Property 'devToolsExtension' does not exist on type 'Window'.
ERROR in ./src/app/components/news/index.tsx
(2,10): error TS6133: 'map' is declared but never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment