Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Project Structuring Guidance #2

Open
RyanCavanaugh opened this issue Apr 10, 2015 · 2 comments
Open

Project Structuring Guidance #2

RyanCavanaugh opened this issue Apr 10, 2015 · 2 comments

Comments

@RyanCavanaugh
Copy link
Member

Write up best practices for how to structure medium and large projects, especially in light of ES6 Modules

@mhegazy
Copy link
Contributor

mhegazy commented Apr 29, 2015

Possibly include information about tsconfig: https://github.com./Microsoft/TypeScript/wiki/tsconfig.json

@madcampos
Copy link

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.

orta pushed a commit that referenced this issue Jun 25, 2019
Update Writing Declaration Files.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants