alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 736 forks source link

Eslint and Github actions workflows migration #644

Closed Shreyas-vgr closed 4 years ago

Shreyas-vgr commented 4 years ago

Eslint and Github actions workflows migration.

Description

Migration of tslint -> eslint and lint fixes and updating packages.json with consistent build/test scripts and along with removal of gulp dependency. Made the changes on the following packages.

Testing

Tested by firing workflows actions and builds success (Checks tab)

Types of changes

Checklist

License