2.0.1 • Published 9 months ago

@frankhoodbs/eslint-config-vue v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

@frankhoodbs/eslint-config-vue

Shared ESLint configuration for Vue projects by Frankhood Business Solutions s.r.l.

Version License

Features

  • Provides essential linting configurations for Vue 3 projects.
  • Includes TypeScript configurations for Vue.
  • Integrates with Prettier via the @vue/eslint-config-prettier package.
  • Uses modern module resolution through the @rushstack/eslint-patch package.

Installation

npm install @frankhoodbs/eslint-config-vue --save-dev

Usage

In your .eslintrc.js or .eslintrc.json:

module.exports = {
  extends: ["@frankhoodbs/eslint-config-vue"]
};

Dependencies

This package has the following dependencies:

  • @rushstack/eslint-patch
  • @vue/eslint-config-prettier
  • @vue/eslint-config-typescript
  • eslint
  • eslint-plugin-vue

License

This project is licensed under the ISC License.

Author

Frankhood Business Solutions s.r.l.

2.0.1

9 months ago

1.3.9

9 months ago

1.3.8

9 months ago

1.3.7

11 months ago

1.3.6

11 months ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.16

1 year ago

1.2.13

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.2.12

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.12

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago