Package Exports
- vue-eslint-editor
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-eslint-editor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 buildcompiles this package and documents.npm run watchcompiles this package and documents on every change.