Use correct extension for typescript fixtures (#10014)

* Use correct extension for typescript fixtures

* Change transform fixtures

* Adjust editorconfig for ts files

* Rename new tests

Co-authored-by: Nicolò Ribaudo (nicolo.ribaudo@gmail.com)
This commit is contained in:
Daniel Tschinder 2019-07-15 22:46:03 +02:00 committed by Nicolò Ribaudo
parent eb3230f9db
commit d8da63c929
363 changed files with 36 additions and 7 deletions

View File

@ -6,7 +6,7 @@ charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
[*.{js,json}]
[*.{js,json,ts,tsx}]
indent_style = space
indent_size = 2

Some files were not shown because too many files have changed in this diff Show More