feat: add proselint config
This commit is contained in:
parent
09e0eeac74
commit
dba553e5d8
1 changed files with 5 additions and 0 deletions
5
.config/proselint/config.json
Normal file
5
.config/proselint/config.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"checks": {
|
||||
"typography.symbols.curly_quotes": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue