1.1.0 • Published 10 months ago

@vue-storefront/eslint-config-integrations v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

@vue-storefront/eslint-config-integrations

Common eslint configuration for Alokai Integrations

Usage

Install

yarn add -D @vue-storefront/eslint-config-integrations

Extending tsconfig

You need a configuration file in your package root:

{
  "extends": "@vue-storefront/eslint-config-integrations"
}

Troubleshooting

If you ever come across the error that ESLint couldn't find the plugin "@typescript-eslint/eslint-plugin"., and ./node_modules/@typescript-eslint/eslint-plugin is indeed non-existent, try removing eslint from the root package.json. Your package manager will then fetch the matching ESLint version that are given by this package.

1.1.0

10 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.9

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago