diff --git a/.config/proselint/config.json b/.config/proselint/config.json new file mode 100644 index 0000000..25a7652 --- /dev/null +++ b/.config/proselint/config.json @@ -0,0 +1,5 @@ +{ + "checks": { + "typography.symbols.curly_quotes": false + } +}