dbhowell / pino-cloudwatch

AWS CloudWatch Logs transport for pino
MIT License
38 stars 13 forks source link

Replace semistandard linting with ESLint #25

Closed wojtekmaj closed 4 years ago

wojtekmaj commented 4 years ago

Replaces semistandard linting with industry standard ESLint.

Fixed the errors reported by ESLint.

wojtekmaj commented 4 years ago

Passed tests locally on Node v12.13.0, macOS Catalina.