damirarh / damirscorner-utterances

utteranc.es comments for https://damirscorner.com
0 stars 0 forks source link

/blog/posts/20180824-NamespaceImportsInTypeScript.html #75

Open damirarh opened 1 year ago

damirarh commented 1 year ago

Imported

URL: https://www.damirscorner.com/blog/posts/20180824-NamespaceImportsInTypeScript.html

damirarh commented 1 year ago

Imported comment written by Michael Dorchain on 2019-01-09T07:12:28

The types override found in tsconfig.spec.json was a life saver. Finally a solution that is not a hack :)

I have been struggling for a day with it. I found that the same thing also applies to the ./src/tsconfig.app.json. The types need to be removed in both files to avoid types overrides.