Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

package.json is ignored vscode

Ramsey answered on December 27, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • how to create package.json file in vs code
  • vs code fultter ignore const modifier

  • package.json is ignored vscode

    0

    If your package.json is not in the root directory vscode will ignore it,

    but you can create a workspace for your project and add multiple root-folders.

    File -> Add Folder to Workspace

    This will create a workspace and add the selected folder to it.

    File -> Save Workspace As

    Then you should save the workspace so you can quickly load it later.

    The saved file is a json config file for your workspace, you can manually add

    or remove paths and change settings about the workspace. 

    Popularity 1/10 Helpfulness 1/10 Language javascript
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Dec 27 2023
    Ramsey
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.