<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vscode Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/vscode/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/vscode/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Fri, 09 Oct 2020 17:22:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>vscode Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/vscode/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Prettier Autoformat for TypeScript not Working</title>
		<link>https://www.timo-ernst.net/blog/2020/10/09/prettier-autoformat-for-typescript-not-working/</link>
					<comments>https://www.timo-ernst.net/blog/2020/10/09/prettier-autoformat-for-typescript-not-working/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 09 Oct 2020 12:57:58 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[typescript]]></category>
		<category><![CDATA[vscode]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4251</guid>

					<description><![CDATA[<p>For me Prettier has been doing an awesome job when auto-formatting JavaScript code on save. However, when using TypeScript files (.tsx) it didn&#8217;t work. Here is how to fix it: First, press shift + cmd + p (Mac), enter &#8220;settings&#8221; and choose &#8220;Preferences: Open Settings (JSON)&#8221;. Then add the following: "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/10/09/prettier-autoformat-for-typescript-not-working/">Prettier Autoformat for TypeScript not Working</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2015/04/02/experiment-an-iphone-app-built-with-framework7-typescript-and-angularjs/" rel="bookmark" title="Experiment: An iPhone app built with Framework7, TypeScript, and Angular 1.x">Experiment: An iPhone app built with Framework7, TypeScript, and Angular 1.x</a></li>
<li><a href="https://www.timo-ernst.net/blog/2015/04/01/framework7-template-with-typescript-and-angularjs/" rel="bookmark" title="Framework7 template with TypeScript and AngularJS">Framework7 template with TypeScript and AngularJS</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/" rel="bookmark" title=".remove() and .contains() not working on your Java set?">.remove() and .contains() not working on your Java set?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/10/09/prettier-autoformat-for-typescript-not-working/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
