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

reformat typescript sources #13373

Merged
merged 22 commits into from
Oct 8, 2016
Merged

reformat typescript sources #13373

merged 22 commits into from
Oct 8, 2016

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented Oct 8, 2016

No description provided.

@jrieken jrieken self-assigned this Oct 8, 2016
@mention-bot
Copy link

@jrieken, thanks for your PR! By analyzing the history of the files in this pull request, we identified @egamma, @joaomoreno and @alexandrudima to be potential reviewers.

@jrieken jrieken added this to the October 2016 milestone Oct 8, 2016
@jrieken
Copy link
Member Author

jrieken commented Oct 8, 2016

The command that was used to invoke the typescript formatter is:

./node_modules/.bin/tsfmt --no-tslint --no-editorconfig --replace --verbose --baseDir <dirOfTsConfigFile>

The typescript projects that were formatted are:

* ./extensions/configuration-editing/tsconfig.json
* ./extensions/css/client/tsconfig.json
* ./extensions/css/server/tsconfig.json
* ./extensions/extension-editing/tsconfig.json
* ./extensions/html/client/tsconfig.json
* ./extensions/html/server/tsconfig.json
* ./extensions/javascript/tsconfig.json
* ./extensions/json/client/tsconfig.json
* ./extensions/json/server/tsconfig.json
* ./extensions/markdown/tsconfig.json
* ./extensions/php/tsconfig.json
* ./extensions/python/tsconfig.json
* ./extensions/typescript/tsconfig.json
* ./extensions/vscode-api-tests/tsconfig.json
* ./extensions/vscode-colorize-tests/tsconfig.json
* ./src/tsconfig.json

@jrieken jrieken merged commit c67ef57 into master Oct 8, 2016
@jrieken jrieken deleted the joh/fmt branch October 8, 2016 08:20
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

3 participants