0.0.2 • Published 4 years ago

@iadvize-oss/eslint-patch v0.0.2

Weekly downloads
34
License
MIT
Repository
github
Last release
4 years ago

@iadvize/eslint-patch

This is a workaround for https://github.com/eslint/eslint/issues/3458

Install

Add this dependency to your eslint config

npm add --dev @iadvize-oss/eslint-patch

Usage

In your config javascript, entry point. Start by requiring the path

require('@iadvize-oss/eslint-patch');

module.exports = {
  extends: [
    'airbnb-typescript',
    ...
0.0.1

4 years ago

0.0.2

4 years ago

0.0.1-beta.1

4 years ago

0.0.1-beta.0

4 years ago