Skip to content

"locale" isn't respected in tsconfig.json #19566

@DanielRosenwasser

Description

@DanielRosenwasser

Create a project with a tsconfig.json, write some erroneous code, start compiling in --watch mode, and try changing the locale option around a bit. You'll see that the error messages don't actually get reflected to the currently specified language.

I thought this was a problem with tsconfig.json not getting its settings updated, but it's really just that it's not checked.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScript

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions