# Vue_ESlint **Repository Path**: projectleo/vue_-eslint ## Basic Information - **Project Name**: Vue_ESlint - **Description**: 在Vue中配置eslint的标准规则,通过设置ESlint插件进行编译时检测,通过设置Vetur对代码进行自动格式化,配置.prettierrc.js文件,设置格式化规则。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-30 - **Last Updated**: 2023-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # doghouse ## Project setup ``` yarn ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).