feat: add proselint config

This commit is contained in:
Oliver Ladner 2026-05-26 09:38:56 +02:00
commit dba553e5d8

View file

@ -0,0 +1,5 @@
{
"checks": {
"typography.symbols.curly_quotes": false
}
}