master/.vscode/settings.json
2024-05-02 16:25:50 +02:00

9 lines
132 B
JSON

{
"grammarly.files.include": [
"/README.md",
"/readme.md",
"/CONTRIBUTING.md",
"chapter/*.md",
"/*.tex"
]
}