Closed jonkoops closed 2 years ago
Replaces semistandard with standard and fixes the linting issues it produces. This allows the linting to work again as expected as standard implements newer features of ECMAScript whereas semistandard is no longer being updated.
semistandard
standard
Replaces
semistandard
withstandard
and fixes the linting issues it produces. This allows the linting to work again as expected asstandard
implements newer features of ECMAScript whereassemistandard
is no longer being updated.