Files
blog/.vscode/settings.json
Naomi Carrigan 85121fa179
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m13s
feat: add link to article version history and our community
Also some layout tweaks to make it prettier.
2025-07-07 17:33:21 -07:00

7 lines
117 B
JSON

{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["typescript"],
}