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

Update compiler options #300

Merged
merged 6 commits into from
Jun 15, 2016
Merged

Update compiler options #300

merged 6 commits into from
Jun 15, 2016

Conversation

mhegazy
Copy link
Contributor

@mhegazy mhegazy commented Jun 14, 2016

Update documentation for compiler options, part of #294

`--version`<br/>`-v` | | | Print the compiler's version.
`--watch`<br/>`-w` | | | Run the compiler in watch mode. Watch input files and trigger recompilation on changes.

<sup>[1]</sup> These options are experimental.
<sup>[2]</sup> These options are alowed in `tsconfig.json` files only and not through commandline switchs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a newline since these are displayed on the same line.

also switchs -> switches

@DanielRosenwasser
Copy link
Member

👍

@mhegazy mhegazy merged commit 0bc7f83 into release-2.0 Jun 15, 2016
@mhegazy mhegazy deleted the updateCompilerOptions branch June 15, 2016 00:49
This was referenced Jun 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants