Ignore annotations in #proselint

This commit is contained in:
Colin Powell
2019-09-03 09:26:43 -04:00
parent d890f99e08
commit 7afbc0ce36

View File

@ -0,0 +1,5 @@
{
"checks": {
"annotations.misc": false
}
}