sciencefair-land / sciencefair

The futuristic, fabulous and free desktop app for working with scientific literature :microscope: :book:
https://sciencefair-app.com
MIT License
603 stars 52 forks source link

add standardJS linting #140

Closed blahah closed 6 years ago

blahah commented 7 years ago

We should add basic standardJS linting as the only test script (for now)

This might make a nice first task for a new contributor - just comment if you want to take this one

There will be a bunch of warnings/errors to fixup when doing this, and we can help guide someone through it. It will also be a nice whirlwind tour of beautiful modern JS syntax and style :)

blahah commented 7 years ago

this grew from @greggraf's productive linting in #138