Add .vscode with settings.json and extensions.json (similar to srvice-mobile-agent) with recommended extensions (eslint, gitlens, prettier, etc.) and appropriate configurations (auto lint fix on save, etc ).
Look at other open source express / node projects for inspiration.
Add prettier configuration as well