eslint / markdown

Lint JavaScript code blocks in Markdown documents
MIT License
406 stars 63 forks source link

chore: add `.vscode` to `.gitignore` #236

Closed mdjermanovic closed 9 months ago

mdjermanovic commented 9 months ago

Adds .vscode to .gitignore, as in other repos, so that contributors can change their VS Code settings without these files being marked as changed. Particularly useful at the moment since eslint.experimental.useFlatConfig should be enabled in vscode-eslint settings.