Remove comment about 90 character line length limit

pull/1/head
Daniel Gasienica 7 years ago
parent 428984c8e2
commit c1445f1abe

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

Loading…
Cancel
Save