Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
109 stars 44 forks source link

Add Linting and Apply Across Project #89

Closed Serubin closed 5 years ago

Serubin commented 5 years ago

Add a comprehensive linting configuration across the project for better code control.

This PR does three things: 1) Build configurations for comprehensive linting 2) Update several libraries with ES6 exports 3) Apply linting across the project

This is a no-going-back kind of change. From my initial testing, there is no side effects to this change. Functionality is identical from before.