Skip to content

Commit dae8eb9

Browse files
Alexeygrabbou
authored andcommitted
Chore/add 80 max rule (#82)
* Add max-len rule * Make it 90 max * Make it a warning instead of error
1 parent 30e26ee commit dae8eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
/**
5151
* Possible errors
5252
*/
53+
"max-len": [1, 90],
5354
"comma-dangle": [2, "always-multiline"], // http://eslint.org/docs/rules/comma-dangle
5455
"no-cond-assign": [2, "always"], // http://eslint.org/docs/rules/no-cond-assign
5556
"no-console": 0, // http://eslint.org/docs/rules/no-console

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy