mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Update lint config to enforce braces for single line statements
This commit is contained in:
parent
e3b830e63c
commit
a08acc899d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"maxlen": 80,
|
||||
"quotmark": "single",
|
||||
"trailing": true,
|
||||
"curly": true,
|
||||
|
||||
// Relaxing
|
||||
"boss": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue