googleinterns / amaranth

Apache License 2.0
2 stars 0 forks source link

Ftr/add makefile linting #43

Closed tommylau-exe closed 4 years ago

tommylau-exe commented 4 years ago

Fixes #21 and #42

Adds support for linting Chrome Extension source code with google's rules in eslint, and creates a Makefile to easily run different aspects of the project (training, testing, linting, etc).