InternetHealthReport / ihr-website

Vue.js code for IHR website
https://ihr.iijlab.net/ihr/en
GNU General Public License v3.0
65 stars 122 forks source link

Minor styling fix on traceroute monitor #845

Closed TasosY2K closed 2 months ago

TasosY2K commented 2 months ago

Description

Centered labels for RTT and ASN mode

Types of changes

Checklist:

dpgiakatos commented 2 months ago

Hi. Could you please run npm run lint?

TasosY2K commented 2 months ago

I tried to but im getting this error.

> ihr-website@1.4.0 lint
> eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore

Invalid option '--ext' - perhaps you meant '-c'?
You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.
dpgiakatos commented 2 months ago

It's ok then. I will fix this error.