Giter VIP home page Giter VIP logo

jest-ts-webcompat-resolver's Introduction

Jest TypeScript Web-Compatible Resolver

TypeScript allows importing other TypeScript files with a .js extension, for compatibility with the ES6 modules loader specification. Unfortunately, Jest gets confused by this and complains that it's not able to find the JavaScript file.

This is a resolver that catches that error, and then tries to resolve it again but with a .ts extension.

Installation & Set-Up

Install this module into your project using npm:

npm install -D jest-ts-webcompat-resolver

Then add it to your Jest config file as the resolver:

"resolver": "jest-ts-webcompat-resolver"

Licence

This project is licensed under the MIT Licence.

jest-ts-webcompat-resolver's People

Contributors

dpogue avatar

Stargazers

Wojciech Król avatar Felipe Castillo avatar  avatar Brandon Bennett avatar Moses Peter avatar Nivek avatar Olaoluwa Mustapha avatar Jisoo Youn avatar Valentin Palkovic avatar ☜Samlv9☞ avatar Dirk Holtwick avatar Jake avatar Jonas Aschenbrenner avatar Gabrielle Lima avatar JA avatar Jesse Jackson avatar Jonny Arnold avatar Elisha Lai avatar

Watchers

Ian Suda avatar James Cloos avatar Sam Evanuk avatar Valentin Palkovic avatar Jeff Chang avatar Sharmila Thirumalainathan avatar

Forkers

taisho

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.