eslint-config

My ESLint config. Feel free to use :)

MIT License

Stars
2
Committers
3

Bot releases are hidden (Show)

eslint-config - Release 4.3.0 Latest Release

Published by casperiv0 over 2 years ago

What's Changed

  • Bump dependencies

Full Changelog: https://github.com/Dev-CasperTheGhost/eslint-config/compare/v4.2.0...v4.3.0

eslint-config - Release 4.2.0

Published by casperiv0 over 2 years ago

What's Changed

General

  • Add unicorn/prefer-modern-math-apis
  • Add unicorn/no-useless-switch-case

Next

  • Disable @next/next/no-img-element

Full Changelog: https://github.com/Dev-CasperTheGhost/eslint-config/compare/v4.1.0...v4.2.0

eslint-config - Release 4.0.0

Published by casperiv0 over 2 years ago

What's Changed

General

  • Add block-scoped-var
  • Add grouped-accessor-pairs
  • Add no-caller
  • Add no-constructor-return
  • Add no-eval
  • Add no-extend-native
  • Add no-extra-label
  • Add no-floating-decimal
  • Add no-labels
  • Add no-self-compare
  • Add no-useless-rename

TypeScript

  • Add @typescript-eslint/consistent-indexed-object-style
  • Add @typescript-eslint/consistent-type-definitions
  • Add @typescript-eslint/method-signature-style
  • Add @typescript-eslint/no-confusing-non-null-assertion
  • Add @typescript-eslint/no-extraneous-class
  • Add @typescript-eslint/no-invalid-void-type
  • Add @typescript-eslint/no-unnecessary-condition
  • Add @typescript-eslint/prefer-literal-enum-member
  • Add @typescript-eslint/default-param-last
  • Add @typescript-eslint/no-duplicate-imports

React

  • Add react/jsx-fragments
  • Add react/jsx-no-useless-fragment
  • Add react/jsx-no-target-blank
  • Add react/jsx-pascal-case

Full Changelog: https://github.com/Dev-CasperTheGhost/eslint-config/compare/v3.0.0...v4.0.0

eslint-config - Release 4.1.0

Published by casperiv0 over 2 years ago

What's Changed

  • Upgrade all dependencies

Full Changelog: https://github.com/Dev-CasperTheGhost/eslint-config/compare/v4.0.0...v4.1.0

eslint-config - Release 3.0.0

Published by casperiv0 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Dev-CasperTheGhost/eslint-config/commits/v3.0.0