0.0.0-canary-e224b47a7484319072576e381a8bd16cb098a380 • Published 6 years ago

@iadvize-oss/eslint-patch v0.0.0-canary-e224b47a7484319072576e381a8bd16cb098a380

Weekly downloads
34
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.2

6 years ago

0.0.1-beta.1

6 years ago

0.0.1-beta.0

6 years ago