<?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: Guiz</title>
    <description>The latest articles on DEV Community by Guiz (@guischk).</description>
    <link>https://dev.to/guischk</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%2F163567%2Fcd5108bb-8411-40b1-8d49-50d0affb8dc7.jpeg</url>
      <title>DEV Community: Guiz</title>
      <link>https://dev.to/guischk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/guischk"/>
    <language>en</language>
    <item>
      <title>The linting configuration script you should use</title>
      <dc:creator>Guiz</dc:creator>
      <pubDate>Mon, 13 May 2019 09:29:36 +0000</pubDate>
      <link>https://dev.to/guischk/the-linting-configuration-script-you-should-use-2p7e</link>
      <guid>https://dev.to/guischk/the-linting-configuration-script-you-should-use-2p7e</guid>
      <description>&lt;p&gt;Hello to the Dev community,&lt;/p&gt;

&lt;p&gt;This is my first post here and I wanted to share a script I started to use recently on my react projects.&lt;/p&gt;

&lt;p&gt;To quickly talk about me, I'm junior in React and even if I code alone on small projects, I wanted to have some rules defined to have the best practices and the cleanest code possible.&lt;/p&gt;

&lt;p&gt;So I started to get interested in ESLint and I found this script : &lt;a href="https://github.com/paulolramos/eslint-prettier-airbnb-react"&gt;eslint-prettier-airbnb-react&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The ESLint and Prettier configuration can be tedious and time consuming if you have to do it on all your projects and this scripts allows you to be good to go in seconds.&lt;/p&gt;

&lt;p&gt;I hope you'll like this and it'll help others as it helped me.&lt;/p&gt;

</description>
      <category>linting</category>
      <category>react</category>
      <category>prettier</category>
      <category>eslint</category>
    </item>
  </channel>
</rss>
