Skip to content

Commit

Permalink
Remove print-width because it's the default
Browse files Browse the repository at this point in the history
Signed-off-by: Njagi Mwaniki <njagi@urbanslug.com>
  • Loading branch information
urbanslug committed Jan 11, 2018
1 parent 32b2474 commit 1d7e3e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Expand Up @@ -20,7 +20,6 @@
"prettier/prettier": [
"error",
{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false,
Expand Down

0 comments on commit 1d7e3e5

Please sign in to comment.