Skip to content

Typing is not recognized in Vscode #27

@Badisi

Description

@Badisi

Version: v1.1.1

Issue

Running ng add @wdio/schematics will add a test/tsconfig.e2e.json file.

But Vscode only knowns typescript configuration file named tsconfig.json.

This results in multiple typing errors :

Screen Shot 2021-11-09 at 16 14 01

Solution

Use tsconfig.json instead of tsconfig.e2e.json to name the typescript configuration file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions