aws-samples / aws-iot-kickstart

Connect and deploy IoT devices on AWS IoT Core in minutes and start generating immediate business value!
Apache License 2.0
21 stars 17 forks source link

Fix workspace and linting issues #17

Closed JeremyJonas closed 4 years ago

JeremyJonas commented 4 years ago

Issue #, if available:

Description of changes: In vscode linting auto-fix was not working, nor was linting being run on ui/sputnik-ui-angular projects.

This fixes the workspace by moving the settings from root folder settings to the workspace settings and updates the package script to call package level linting when defined.

Additionally:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.