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:
parent
eb3230f9db
commit
d8da63c929
@ -6,7 +6,7 @@ charset = utf-8
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
|
||||||
[*.{js,json}]
|
[*.{js,json,ts,tsx}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user