sambaiz / puppeteer-lambda-starter-kit

Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
MIT License
580 stars 82 forks source link

Remove trailing space so that Babel doesn't complain #24

Closed rtshilston closed 6 years ago

rtshilston commented 6 years ago

Without this change, serverless deploy fails, on eslint src, which in turn says:

/src/index.js 26:16 error Trailing spaces not allowed no-trailing-spaces