Skip to content

@note-ts/ddd/tsconfig.json file error #14

Open
@dlydiard

Description

@dlydiard

the file @node-ts/ddd/tsconfig.json is looking for a tsconfig file in the base node_modules folder, which doesn't exist. This 'file not found' error shows up in my VS Code IDE.

{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "baseUrl": "."
  },
  "exclude": ["dist"]
}

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