No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Why is there no jsconfig.json in the project root?

    Framework
    2
    3
    631
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      paul last edited by

      Just wondering if the standard setup of a quasar cli project couldn’t benefit from a jsconfig.json?
      When that file contains:
      {
      “compilerOptions”: {
      “checkJs”: true
      }
      }
      you get free type checking, as explained in https://blog.usejournal.com/type-vue-without-typescript-b2b49210f0b

      1 Reply Last reply Reply Quote 0
      • P
        panstromek last edited by

        Did you try it? Does it just work or you need to install something else? (I use WebStorm and it does all this automatically)

        1 Reply Last reply Reply Quote 0
        • P
          paul last edited by

          Seems to be working fine in vscode.
          Just interested in other settings that could bring additional comfort.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post