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
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Hi, as someone new to typescript it would be nice to have a list of the parameters of tsconfig.json documented so that I could know how and what to choose.
For example, it's currently difficult without context to know what module: commonjs means, is it the "default" for node use? does it also work with browsers? etc.
Also, the linting rules could have docs as the ones in eslint, with it's own pages describing it with examples and details. A table like the one on https://github.com./buzinas/tslint-eslint-rules is a nice way to compare.
Write up best practices for how to structure medium and large projects, especially in light of ES6 Modules
The text was updated successfully, but these errors were encountered: