RobotWebTools / rclnodejs

Node.js version of ROS 2.0 client
https://docs.ros.org/en/humble/Concepts/Basic/About-Client-Libraries.html?highlight=rclnodejs#community-maintained
Apache License 2.0
312 stars 70 forks source link

Fix the errors reported by eslint #787

Closed minggangw closed 3 years ago

minggangw commented 3 years ago

Recently, the travis-ci reported some errors when running eslint, which may be caused by prettier. See details: https://travis-ci.org/github/RobotWebTools/rclnodejs/builds/771336633

This patch fixes them.

Fix #788

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 91.453% when pulling faa09a73c48c60fbd94ee1e644a1132b017f26a6 on minggangw:fix-eslint-errors into ae63c623cd96e436d1829cd29600b008b14b9a23 on RobotWebTools:develop.