horse-link / horse.link

Official website for https://alpha.horse.link
https://alpha.horse.link
2 stars 0 forks source link

Use eslint #496

Closed bazmatic closed 6 months ago

bazmatic commented 1 year ago

The "lint" command was actually calling prettier. Now "lint" calls eslint, and "format" calls prettier. Obviously the build now fails because of all the newly exposed technical debt.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

brettvniekerk commented 1 year ago

Looks like its complaining about context definitions - will have to change the es rules methinks