You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16103 Add missing information about tsconfig.json (iquito)
This PR was submitted for the 5.4 branch but it was merged into the 4.4 branch instead.
Discussion
----------
Add missing information about tsconfig.json
When introducing TypeScript in a project I noticed the current documentation is still missing the mandatory step of including a tsconfig.json file in the project - without it the error "The 'files' list in config file 'tsconfig.json' is empty" occurs.
Commits
-------
9e47c94 Add missing information about tsconfig.json
0 commit comments