fix quote

This commit is contained in:
Anton Vakhrushev 2015-12-26 15:25:13 +03:00
parent 2c367f985a
commit 6fb3e8fd94

View File

@ -24,7 +24,7 @@ Typograph: typo selection
{
"rules": {
"Text.paragraphs": "off",
"Text.breakline': "off",
"Text.breakline": "off",
}
}
```