0.1.2 • Published 4 years ago
@lexiang/eslint-config-ts-vue v0.1.2
Introduction
eslint rules config for vue with ts
Install
yarn add @lexiang/eslint-config-ts-vue -D
.eslintrc.js
module.exports = {
extends: ['@lexiang/eslint-config-ts-vue'],
}
License
MIT