Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Reference #1320

Merged
merged 5 commits into from Mar 24, 2021
Merged

CLI Reference #1320

merged 5 commits into from Mar 24, 2021

Conversation

orta
Copy link
Contributor

@orta orta commented Nov 5, 2020

Now separates CLI commands like "--build" and "--help" etc from Compiler Flags

Screen Shot 2021-03-24 at 12 10 00 PM

Fixes a design problem with small screens, now description shows under the main row
Screen Shot 2021-03-24 at 12 09 33 PM

@orta orta marked this pull request as ready for review March 24, 2021 11:58
@orta
Copy link
Contributor Author

orta commented Mar 24, 2021

I woke up this morning and figured out the design change needed to make this work, these tables are now much more manageable on smaller screens

@orta orta enabled auto-merge March 24, 2021 11:58
@github-actions
Copy link
Contributor

Got false positives?

Make changes to the global settings spellcheck.json in /microsoft/TypeScript-Website.

Make changes to this repo's settings in spellcheck.json.

Typos for outro.md

Line Typo
5 - Learn how to work in an [MSBuild project](/docs/handbook/compi

Typos for Compiler Options.md

Line Typo
61 --disableFilenameBasedTypeAcquisition
75 --enableAutoDiscovery
89 --generateTrace
117 --init
124 --listFilesOnly
145 --showConfig
179 d>--allowJs
188 d>--allowSyntheticDefaultImports
190

module === "system" or esModuleInterop

203 Allow accessing UMD globals from modules.
206 d>--allowUnreachableCode</co
215 d>--allowUnusedLabels
224 d>--alwaysStrict
233 d>--assumeChangesOnlyAffectDirec
242 d>--baseUrl
251 d>--charset
253

utf8

260 d>--checkJs
275 Generate .d.ts files from TypeScript and Jav
278 d>--declarationDir</t
287 d>--declarationMap</t
293 Create sourcemaps for d.ts files.
293 Create sourcemaps for d.ts files.
305 d>--disableSizeLimit<
311 Remove the 20mb cap on total source code size
314 d>--downlevelIteration</code
323 d>--emitBOM
332 d>--emitDeclarationOnly</cod
338 Only output d.ts files and not JavaScript file
341 d>--emitDecoratorMetadata</c
350 d>--esModuleInterop</
404 d>--fallbackPolling</
405 PollingInterval, priorityPollingInterval, dynamicPriority
405 PollingInterval, dynamicPriorityPolling
413 d>--forceConsistentCasingInFileN
422 d>--generateCpuProfile</code
424

profile.cpuprofile

431 d>--importHelpers</td
440 d>--importsNotUsedAsValues</
455 Save .tsbuildinfo files to allow for incrementa
458 d>--inlineSourceMap</
464 Include sourcemap files inside the emitted Java
467 d>--inlineSources</td
473 Include source code in the sourcemaps inside the emitted JavaScript
476 d>--isolatedModules</
496

React.createElement

500 g React JSX emit, e.g. 'React.createElement' or 'h'
725 Add **undefined to a type when access**ed using an index.
779 Disable erasing const en**u**m declarations in generated c
896 heck that the arguments for b**i**nd, call, and apply metho
914 checking, take into account n**u**ll and undefined.
914 take into account null and **u**ndefined.
914 into account null and undef**i**ned.
932 ting declarations that have @**i**nternal in their JSDoc commen
950 Suppress n**o**ImplicitAny errors when index
950 Suppress noImpl**i**citAny errors when indexing o
950 Suppress noImplic**i**tAny errors when indexing obj
977 Log paths used during the m**o**duleResolution process.
977 Log paths used during the mod**u**leResolution process.
977 ths used during the moduleRes**o**lution process.
977 s used during the moduleResol**u**tion process.
977 used during the moduleResolut**i**on process.
977 sed during the moduleResoluti**o**n process.
995 ple folders that act like ./n**o**de_modules/@types.
995 folders that act like ./node**_**modules/@types.
995 olders that act like ./node_m**o**dules/@types.
995 ders that act like ./node_mod**u**les/@types.
995 hat act like ./node_modules/@**types.**
1038 sconfig.json`](/docs/handbook/tsconfig-json.html) files.
1039 - Learn how to work in an [MSBuild project](/docs/handbook/compi

Generated by 🚫 dangerJS against 3b3cb81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant