Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 1.84 KB

README.md

File metadata and controls

62 lines (44 loc) · 1.84 KB

Vue Mess Detector

A comprehensive code analysis and quality assessment tool that provides actionable insights into code health, helping developers identify and resolve potential issues in Vue.js and Nuxt.js projects.

👥 Core Team

rrd
rrd
David-Pena
David Pena

⬇️ Installation

npm install vue-mess-detector --save-dev

📦 Integrations

⚙️ Usage

Basic usage:

npx vue-mess-detector analyze [path] [--flags]

If you want to store your flags in a configuration file, you can create a vue-mess-detector.json file in the root of your project.

📚 Documentation

👉 For more information, see the documentation.

👥 Discord Server

👉 Join our discord server

🤝 How to contribute?

See CONTRIBUTING.md file.