stockpile-co / api

The API for Stockpile, an app that manages stuff for organizations.
0 stars 1 forks source link

Add indentation linting to ESLint #344

Closed AdamVig closed 6 years ago

AdamVig commented 7 years ago

Currently, indentation problems are only caught by Codacy.

These problems should be caught by ESLint locally.

AdamVig commented 6 years ago

This can be done by migrating ESLint to v4.x.x.