SydBal / modular-synthesizer

A Modular Synthesizer build with the Web Audio API and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Linter (StandardJS)

SydBal opened this issue · comments

Issue

I hate writing semicolons in my Javascript code.

Desired Solution

Add a linter which prohibits semicolons in unnecessary conditions. (StandardJS)

NOTE: Make sure that all files adhere to the new lint rules before finalizing the changes.

Taken care of with #4