brave / vault

Brave personal data store vault.
https://brave.com
Mozilla Public License 2.0
19 stars 18 forks source link

StandardJS Implementation #14

Closed KevinGrandon closed 8 years ago

KevinGrandon commented 8 years ago

Implement StandardJS to have cross-project standardization. This also avoids time spent bikeshedding about syntax and to avoid distracting effort put into maintaining our own linter. StandardJS also has many more rules configured than we currently have, so our syntax should become more unified as we port projects to use it.

bbondy commented 8 years ago

Looks good, thanks for converting it.