@gewis/eslint-config-vue

2.4.0 • Public • Published

@gewis/eslint-config-vue

Sharable Vue ESLint configuration for GEWIS projects.

Installation

npm install @gewis/eslint-config-vue --save-dev
yarn add @gewis/eslint-config-vue --dev

Configuration

In your ESLint configuration file, add the following:

import { eslintConfig as common } from '@gewis/eslint-config-typescript';
import { eslintConfig as vue } from '@gewis/eslint-config-vue';

export default [...common, ...vue];

Readme

Keywords

none

Package Sidebar

Install

npm i @gewis/eslint-config-vue

Weekly Downloads

6

Version

2.4.0

License

AGPL-3.0-or-later

Unpacked Size

37.7 kB

Total Files

4

Last publish

Collaborators

  • justsamuel
  • gewisbot
  • gijsdeman