https://github.com/Microsoft/TypeScript
Revision 4c160683c3320e86348e1f89da6988d9114e19e4 authored by Jesse Trinity on 13 March 2020, 20:42:49 UTC, committed by GitHub on 13 March 2020, 20:42:49 UTC
* add trim trailing whitespace option

* set default trimTrailingWhiteSpace to true

* add fourslash tests

* accept new baselines

* only preserce whitespace when setting is explicitly false

* format whitespace
1 parent fc30095
History
Tip revision: 4c160683c3320e86348e1f89da6988d9114e19e4 authored by Jesse Trinity on 13 March 2020, 20:42:49 UTC
Add trimTrailingWhitespace Editor Option (#36905)
Tip revision: 4c16068
File Mode Size
.github
.vscode
bin
doc
lib
loc
scripts
src
tests
.dockerignore -rw-r--r-- 1.0 KB
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 59 bytes
.eslintrc.json -rw-r--r-- 4.2 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.8 KB
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 18.7 KB
.npmignore -rw-r--r-- 411 bytes
.npmrc -rw-r--r-- 18 bytes
.travis.yml -rw-r--r-- 296 bytes
.yarnrc -rw-r--r-- 27 bytes
AUTHORS.md -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 10.5 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 257 bytes
Gulpfile.js -rw-r--r-- 32.5 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 5.5 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package.json -rw-r--r-- 4.2 KB

README.md

back to top