Giter VIP home page Giter VIP logo

Comments (5)

fengmk2 avatar fengmk2 commented on June 2, 2024

I'll take a look at it.

from urllib.

fengmk2 avatar fengmk2 commented on June 2, 2024

Can you show me your package.json settings?

from urllib.

fengmk2 avatar fengmk2 commented on June 2, 2024

image

I can't reproduce the tsc build error

from urllib.

tremby avatar tremby commented on June 2, 2024

Unless I switch off skipLibCheck in the TS config, it's not a typescript error I'm receiving at build time.

Here: https://github.com/tremby/urllib-type-issue

The issue I'm seeing is the type that the request method returns. It's coming back as any, which means I don't get all the nice type inference and safety and suggestions in my editor I should get. See screenshots:

Vim (with ALE, which is running tsserver, and which correctly picks up the project's configuration) reports that responseObj has type any:

2023-09-09_16-20

Vim reports that x on the highlighted line has type true, which is a roundabout way of confirming that responseObj has type any:

2023-09-09_16-14

from urllib.

tremby avatar tremby commented on June 2, 2024

Thanks. Types are appearing correctly now.

from urllib.

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.