JSPM

  • Created
  • Published
  • Downloads 1233750
  • Score
    100M100P100Q191696F
  • License MIT

eslint-config-typescript for vue-cli

Package Exports

  • @vue/eslint-config-typescript
  • @vue/eslint-config-typescript/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vue/eslint-config-typescript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@vue/eslint-config-typescript

eslint-config-typescript for vue-cli

See eslint-plugin-typescript for available rules.

This config is specifically designed to be used by vue-cli setups and is not meant for outside use (it can be used but some adaptations on the user side might be needed - for details see the config file).

A part of its design is that this config may implicitly depend on other parts of vue-cli setups, such as eslint-plugin-vue being extended in the same resulting config.