Git Product home page Git Product logo

Comments (11)

developit avatar developit commented on August 18, 2024 11

I will try to get this published in the next couple of days.

from mitt.

phiter avatar phiter commented on August 18, 2024 10

Is this project dead? Last release was in June/2021. This typing issue should be published.

from mitt.

Janpot avatar Janpot commented on August 18, 2024 6

Looks like 1194efb fixes it, but it never got published

from mitt.

developit avatar developit commented on August 18, 2024 6

Sorry for the super long wait folks! This fix has been published as [email protected].

from mitt.

ajn404 avatar ajn404 commented on August 18, 2024 1

if your mitt is "^3.0.0 "
in tsconfig.json add

{
  "compilerOptions": {
    "baseUrl": "./",
    "paths": {
      "mitt": ["./node_modules/mitt/index.d.ts"]
    }
  }
}

may help

from mitt.

CxC-j avatar CxC-j commented on August 18, 2024

thanks

from mitt.

DamianGlowala avatar DamianGlowala commented on August 18, 2024

@developit

from mitt.

phiter avatar phiter commented on August 18, 2024

I will try to get this published in the next couple of days.

Thanks for the response @developit. Looking forward to updating!

from mitt.

phiter avatar phiter commented on August 18, 2024

@ajn404 doesn't work

image

from mitt.

ajn404 avatar ajn404 commented on August 18, 2024

@phiter sorry,my judgment may not be accurate.But this method of configuring tsconfig is valid in my project .I guess😊 in your config ,maybe path is not correct,so that ts complier can not find the index.d.ts for mitt

from mitt.

sampotts avatar sampotts commented on August 18, 2024

@developit Can you publish the latest version? That'd be awesome.

from mitt.

Related Issues (20)

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.