I have seen this and this posts and they have made me understand tsconfig.app.json
and tsconfig.json
.
I have an angular app which has tsconfig.app.json
, tsconfig.json
and tsconfig.spec.json
What is the role of tsconfig.spec.json
? What does the 'spec'
in tsconfig.spec.json
stand for?