Skip to content

Default "exclude" property in tsconfig.json doesn't respect relative path of the "ourdir"  #8998

Closed
@yuit

Description

@yuit
{
  "compilerOptions": {
    "outDir": "../someFolders"
  }
}

The default "exclude" property doesn't include "../someFolders"

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions