Remove comment about 90 character line length limit

This commit is contained in:
Daniel Gasienica 2018-04-30 17:07:25 -04:00
parent 428984c8e2
commit c1445f1abe
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ module.exports = {
// Prettier overrides:
'arrow-parens': 'off',
'function-paren-newline': 'off',
// 90 characters allows three+ side-by-side screens on a standard-size monitor
'max-len': [
'error',
{