Merge pull request #4 from apache/revert-1-dependabot/npm_and_yarn/js-yaml-3.13.1

Revert "chore(deps): bump js-yaml from 3.12.0 to 3.13.1"
tree: 9737819b47517a5402f833608183b574681aec8c
  1. src/
  2. test/
  3. .editorconfig
  4. .gitignore
  5. app.yml
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. index.js
  9. LICENSE
  10. package-lock.json
  11. package.json
  12. README.md
  13. travis.yml
README.md

echarts-robot

A robot for ECharts issues.

Setup

# Install dependencies
npm install

# Run the bot
npm start