0.0.21 • Published 1 month ago

@vue-storefront/eslint-config-integrations v0.0.21

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month 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.

0.0.21

1 month ago

0.0.20

1 month ago

0.0.10

10 months ago

0.0.11

10 months ago

0.0.12

10 months ago

0.0.13

10 months ago

0.0.14

10 months ago

0.0.15

10 months ago

0.0.9

10 months ago

0.0.16

10 months ago

0.0.17

9 months ago

0.0.18

9 months ago

0.0.19

9 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago