mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Add max line length rule, defaults to 80 chars
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
"expect": true
|
||||
},
|
||||
"rules": {
|
||||
"max-len": "error",
|
||||
|
||||
// Add some chai specific rules
|
||||
"chai-expect/missing-assertion": "error",
|
||||
"chai-expect/terminating-properties": "error",
|
||||
|
||||
Reference in New Issue
Block a user