kirianguiller / vue3-error-computed-linting

Minimal project to show the linting error when accessing data from computed property (vetur + ts)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to_deleeeete_vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Minimal project to show the linting error when accessing data from computed property (vetur + ts)


Languages

Language:Vue 68.1%Language:TypeScript 13.0%Language:HTML 10.2%Language:JavaScript 8.7%