feat(unicorn): no-console-spaces

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-19 14:35:51 +04:00
parent ca6f51b665
commit 3467c5b216
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@
"pascalCase": true
}
],
"unicorn/no-console-spaces": [
"error"
],
"unicorn/prevent-abbreviations": [
"error",
{