Skip to content

Tsconfig

Rule

Ensure that your Angular tsconfig.json file is the same as the one created by your major version Angular CLI when creating a new project :

ng new <project>