So in my nest js project…

less than 1 minute read

So in my nest.js project (type shouldn’t matter) the app.json extends ./tsconfig.json which then extends ../../tsconfig.json

Updated: