@zaengle/eslint-config-vue-ts

1.0.0 • Public • Published

Vue 3 + TypeScript ESLint Config

This is our ESLint config for projects that use Vue 3 and TypeScript.

Usage

Install Dependencies

$ yarn add -D @zaengle/eslint-config-vue-ts

# If not already installed
$ yarn add -D eslint eslint-plugin-vue

Add ESLint Config

// In .eslintrc.js

{
  extends: '@zaengle/eslint-config-vue-ts'
}

Package Sidebar

Install

npm i @zaengle/eslint-config-vue-ts

Weekly Downloads

32

Version

1.0.0

License

MIT

Unpacked Size

2.57 kB

Total Files

4

Last publish

Collaborators

  • zaenglecorp
  • jesseschutt
  • movntains