1.3.3 • Published 6 days ago

@frankhoodbs/eslint-config-vue v1.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 days 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.

1.3.3

6 days ago

1.3.2

19 days ago

1.3.1

22 days ago

1.3.0

23 days ago

1.2.16

23 days ago

1.2.13

2 months ago

1.2.14

2 months ago

1.2.15

2 months ago

1.2.12

2 months ago

1.2.10

3 months ago

1.2.11

3 months ago

1.2.9

4 months ago

1.2.8

4 months ago

1.2.7

4 months ago

1.2.6

4 months ago

1.2.5

4 months ago

1.2.2

4 months ago

1.2.1

4 months ago

1.1.9

8 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.12

7 months ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago