daniel-cottone / serverless-es-logs

A Serverless plugin to transport logs to ElasticSearch
MIT License
54 stars 32 forks source link

eslint-loader #531

Open jitendraphogats opened 2 years ago

jitendraphogats commented 2 years ago

_es-logs/index.js 9:5 error It's not necessary to initialize 'tags' to undefined no-undef-init 16:34 error A constructor name should not start with a lowercase letter new-cap 39:56 error Trailing spaces not allowed no-trailing-spaces 40:41 error Trailing spaces not allowed no-trailing-spaces 43:25 error Trailing spaces not allowed no-trailing-spaces 126:1 error Trailing spaces not allowed no-trailing-spaces 158:34 error Trailing spaces not allowed no-trailing-spaces 159:42 error Trailing spaces not allowed no-trailing-spaces 195:1 error Trailing spaces not allowed no-trailing-spaces 201:28 error Trailing spaces not allowed no-trailing-spaces 231:1 error Trailing spaces not allowed no-trailing-spaces 237:19 error Trailing spaces not allowed no-trailing-spaces