Re-enable the max-len ESLint rule. (#5265)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"settings": {
|
||||
"rulers": [
|
||||
100
|
||||
110
|
||||
],
|
||||
|
||||
// Set to false to disable detection of tabs vs. spaces on load
|
||||
|
||||
Reference in New Issue
Block a user