Skip to content

Releases: iamdarshshah/eslint-config-iamdarshshah

Minor Update

14 Jun 08:02
Compare
Choose a tag to compare
  • CONTRIBUTING.md
  • CODE_OF_CONDUCT
  • PATCH v1.0.1

Updated README.md

eslint-prettier config - npm package

13 Jun 21:55
Compare
Choose a tag to compare

Create an .eslintrc file in the root of your project. Your .eslintrc file should look like this:

{
"extends": ["iamdarshshah"]
}