balazsbotond / urlcat

A URL builder library for JavaScript.
https://urlcat.org
MIT License
1.82k stars 57 forks source link

Enable more ESLint rules #69

Closed balazsbotond closed 4 years ago

balazsbotond commented 4 years ago

Summary

I noticed that the curly/bracket spacing was inconsistent in the code. This PR fixes this serious problem :D

Details

I configured two new rules in .eslintrc.js according to my preferences: