prettier/tests/typescript/conformance/types/functions
Phil 30979ed104 typescript: remove unneeded parentheses around type annotation (#5724)
* Remove unnecessary parentheses from annotations

* add test for ts parentheses bug
2019-01-07 09:19:41 -03:00
..
__snapshots__ typescript: remove unneeded parentheses around type annotation (#5724) 2019-01-07 09:19:41 -03:00
TSFunctionTypeNoUnnecessaryParentheses.ts typescript: remove unneeded parentheses around type annotation (#5724) 2019-01-07 09:19:41 -03:00
functionImplementationErrors.ts Fix typos (#3212) 2017-11-09 11:44:24 +11:00
functionImplementations.ts [WIP] Add some typescript tests (#1033) 2017-03-19 08:06:52 -07:00
functionOverloadCompatibilityWithVoid01.ts [WIP] Add some typescript tests (#1033) 2017-03-19 08:06:52 -07:00
functionOverloadCompatibilityWithVoid02.ts [WIP] Add some typescript tests (#1033) 2017-03-19 08:06:52 -07:00
functionOverloadCompatibilityWithVoid03.ts [WIP] Add some typescript tests (#1033) 2017-03-19 08:06:52 -07:00
functionOverloadErrorsSyntax.ts [WIP] Add some typescript tests (#1033) 2017-03-19 08:06:52 -07:00
functionTypeTypeParameters.ts fix TSFunctionType failing on TypeParameters (#1394) 2017-04-23 10:17:03 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
parameterInitializersForwardReferencing.ts [WIP] Add some typescript tests (#1033) 2017-03-19 08:06:52 -07:00