Skip to content
This repository was archived by the owner on Jun 5, 2023. It is now read-only.

Releases: rzane/eslint-config

v1.0.1

Choose a tag to compare

@rzane rzane released this 09 Nov 22:53

Bump dependencies.

v1.0.1-alpha.1

v1.0.1-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@rzane rzane released this 09 Nov 22:48

Disable no-unsafe-argument.

v1.0.1-alpha.0

v1.0.1-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@rzane rzane released this 09 Nov 22:36

Bump dependencies

v1.0.0-alpha.3

Choose a tag to compare

@rzane rzane released this 01 Sep 17:46

Upgrade all dependencies

v1.0.0

Choose a tag to compare

@rzane rzane released this 01 Sep 17:54
Improve publish workflow

v1.0.0-alpha.2

Choose a tag to compare

@rzane rzane released this 16 Jul 21:55
Disable more of the typescript-eslint rules that I find to be overly …

v1.0.0-alpha.1

Choose a tag to compare

@rzane rzane released this 16 Jul 21:32
Bump dependencies in package.json

v1.0.0-alpha.0

Choose a tag to compare

@rzane rzane released this 16 Jul 21:26
Add more information to the README

v0.2.0

Choose a tag to compare

@rzane rzane released this 11 May 17:55

This release relaxes the rules for eslint-plugin-import. The rules that have been removed were either already covered by typescript itself or were incompatible with React Native.