Geocene / trainset

A lightweight web application for brushing labels onto time series data; useful for building training sets.
https://trainset.geocene.com/
MIT License
162 stars 36 forks source link

Fix js to comply with linter #97

Open rajeshnair opened 3 years ago

rajeshnair commented 3 years ago

The js and vue files were not compliant to the eslinter although linting script is part of package.json. This PR makes the js and vue files compliant to eslint

rajeshnair commented 3 years ago

@daterdots ,

I will appreciate if you or someone with merge access can take a look at this PR