Typescript Compiler error TS2307: Cannot find module 'jquery'
You need to include type definitions for jquery
in the compilation context, you can grab them from https://github.com/DefinitelyTyped/DefinitelyTyped
You need to include type definitions for jquery
in the compilation context, you can grab them from https://github.com/DefinitelyTyped/DefinitelyTyped