Skip to content

v8.0.4 : "module": "esnext", "moduleResolution": "node" appear twice in tsconfig.json #14882

@mpalourdio

Description

@mpalourdio

🐞 Bug report

Command (mark with an x)

- [x] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Is this a regression?

yes

Description

From version 8.0.4 and this commit, the generated tsconfig.json contains twice

"module": "esnext",  
"moduleResolution": "node",

🔬 Minimal Reproduction

ng new newproject

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions