report-toolkit icon indicating copy to clipboard operation
report-toolkit copied to clipboard

eslint: ensure rules use vanilla JS; don't use lodash

Open boneskull opened this issue 6 years ago • 0 comments

Add an ESLint rule that bans use of _ exported from @gnostic/common.

These are aimed to be good examples for users to write their own rules, and as such, we don't want to depend on 3p libs.

boneskull avatar Jul 11 '19 19:07 boneskull