I've set `~/.config/proselint/config.json` ``` { "checks": { "__typography.diacritical_marks": false, "typography.symbols.curly_quotes": false } } ``` but still ``` p2.html:3:37: typography.symbols.curly_quotes Use curly quotes “”, not straight quotes "". Found 10 times elsewhere ```