
1. Clone the project and submodules:
git clone https://github.com/sangafabrice/minify-kit-dev . --recurse-submodules
3. Install vscode-jslint, and Flow Language Support on VS Code as recommended extensions:
4. Disable JavaScript validation in VS Code:
For this commit I uninstalled a deprecated extension for testing:
code --uninstall-extension dbaeumer.jshint