Commit Graph

1 Commits

Author SHA1 Message Date
Jacob Trimble 568cc46720 Add a custom eslint plugin for private names.
This plugin can be used to write custom eslint rules.  This adds a
single rule to check we name private members correctly.  This plugin
does not get added to NPM, it is only used locally.

Fixes #1553

Change-Id: Ifdf9208d2bd0d09e1adb9c281b0be34266a867c9
2019-08-16 16:15:49 +00:00