@vue-storefront/eslint-config-integrations

1.0.1 • Public • Published

@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.

Package Sidebar

Install

npm i @vue-storefront/eslint-config-integrations

Weekly Downloads

187

Version

1.0.1

License

MIT

Unpacked Size

3.48 kB

Total Files

3

Last publish

Collaborators

  • mtokarskivsf
  • dzalewski
  • rickrohrig
  • macryb
  • skirianov
  • wojciechsikora
  • filrak
  • fifciuu
  • lukasborawski