aws-solutions / aws-data-lake-solution

A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
https://aws.amazon.com/solutions/implementations/data-lake-solution/
Apache License 2.0
401 stars 160 forks source link

JS Lint and gitignore VSCode #12

Closed marcieltorres closed 6 years ago

marcieltorres commented 7 years ago

JS Lint on web app; Add vscode rules on gitignore;

hvital commented 6 years ago

Hi @MarcielTorres . Thanks for your contribution.

Just to register here what we've chat, we gonna review the gitignore rules but the JS Lint changes need to be applied to the current version code - (it's easier to do that than trying to fix all conflicts here).

Btw, what tool have you used to run JS lint in batch?

shsenior commented 6 years ago

Resolved in v2.1.0 update.