globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 605 forks source link

Use prettier for coding style #809

Open rxaviers opened 6 years ago

rxaviers commented 6 years ago

I'm considering to drop jQuery coding style in favor of https://prettier.io/ (default configs). Along with this we should finally move from jshint + jscs towards eslint.