devtools

All the tools and configs we use for daily dev work. Includes linters, formatters and more.

Downloads
6.3K
Stars
3
Committers
4

Bot releases are hidden (Show)

devtools - @digital-h-gmbh/[email protected] Latest Release

Published by dennisschoepf almost 2 years ago

What's Changed

Full Changelog: https://github.com/digital-h-gmbh/devtools/compare/v2.0.2...v2.0.3

devtools - @digital-h-gmbh/[email protected]

Published by dennisschoepf almost 2 years ago

What's Changed

Full Changelog: https://github.com/digital-h-gmbh/devtools/compare/v2.0.1...v2.0.2

devtools - @digital-h-gmbh/[email protected]

Published by dennisschoepf almost 2 years ago

  • Updates eslint peerDependency`
devtools - @digital-h-gmbh/[email protected]

Published by dennisschoepf almost 2 years ago

This is a breaking release.

Required Changes:

  • Update ESLint to at least 8.0.0

Included in this release:

  • As we now use @react-native/eslint-config instead of @react-native-community/eslint-config, some rules are not needed anymore
  • Disables no-catch-shadow
  • Sets "warn" for some existing rules to add awareness of code issues
  • Removes eslint-plugin-prettier, as it should not be used anymore (https://prettier.io/docs/en/integrating-with-linters.html)
Package Rankings
Top 12.56% on Npmjs.org
Related Projects