Skip to content

After upgrading vscode tsconfig throws Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy. #1681

Open
@AnomalyAces

Description

@AnomalyAces

I am sure it has to do with the config the contentful app is extending

{
  "extends": "@tsconfig/create-react-app/tsconfig.json",
  "compilerOptions": {
    "target": "es5",
    "lib": ["dom", "dom.iterable", "esnext"]
  },
  "include": ["src"]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions