KATT/envsafe

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
  "editor.formatOnSave": true,
  "files.eol": "\n",

  "markdown.extension.toc.omittedFromToc": {
    "README.md": ["## `env`safe 🔒"]
  }
}