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

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',
{