<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: dnkt</title>
    <description>The latest articles on DEV Community by dnkt (@dnktin).</description>
    <link>https://dev.to/dnktin</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F392495%2Fc5986b1b-53df-44c1-8cc7-c5a7e3580fc5.jpeg</url>
      <title>DEV Community: dnkt</title>
      <link>https://dev.to/dnktin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dnktin"/>
    <language>en</language>
    <item>
      <title>How to auto format code on vscode</title>
      <dc:creator>dnkt</dc:creator>
      <pubDate>Sun, 07 Jun 2020 05:33:54 +0000</pubDate>
      <link>https://dev.to/dnktin/how-to-auto-format-code-on-vscode-17gf</link>
      <guid>https://dev.to/dnktin/how-to-auto-format-code-on-vscode-17gf</guid>
      <description>&lt;p&gt;I work with vue project that add a eslint file to define some rules. And I also use vscode extension to format the code when pressing &lt;code&gt;alt + shift + f&lt;/code&gt;. &lt;br&gt;
I want the formatted code followed the rule that defined in the eslint file of the project.&lt;br&gt;
How can I do that?&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>eslint</category>
      <category>vue</category>
      <category>format</category>
    </item>
  </channel>
</rss>
