chore: Display jshint option for curly braces
This commit is contained in:
parent
15a9b83e80
commit
e5516c81f1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bitwise": true,
|
"bitwise": true,
|
||||||
"curly": true,
|
"curly": false,
|
||||||
"devel": true,
|
"devel": true,
|
||||||
"eqeqeq": true,
|
"eqeqeq": true,
|
||||||
"esversion": 11,
|
"esversion": 11,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue