Failed to compile:
Error in ...
React-Starter/src/components/Hello.test.tsx
(2,25): error TS7016: Could not find a declaration file for module 'enzyme'. '/Users/eilir/work6/sourcecodestudy/TypeScript-React-Starter/node_modules/enzyme/build/index.js' implicitly has an 'any' type.
Failed to compile: Error in ... React-Starter/src/components/Hello.test.tsx (2,25): error TS7016: Could not find a declaration file for module 'enzyme'. '/Users/eilir/work6/sourcecodestudy/TypeScript-React-Starter/node_modules/enzyme/build/index.js' implicitly has an 'any' type.
How to fix it?