vue-eslint-editor
v1.1.0
Published
An embedded editor component for ESLint.
Downloads
32,350
Maintainers
Readme
vue-eslint-editor
A code editor component to play ESLint.
🏁 Goal
This package provides Vue.js component of a code editor for ESLint playgrounds.
📖 Usage
See documentation.
📰 Changelog
See GitHub releases.
❤️ Contributing
Welcome contributing!
Please use GitHub's Issues/PRs.
Development Tools
npm run build
compiles this package and documents.npm run watch
compiles this package and documents on every change.