Set camelcase to off
This commit is contained in:
parent
020851d4f7
commit
d98a4dc125
1 changed files with 4 additions and 1 deletions
|
|
@ -22,6 +22,9 @@
|
|||
"warn",
|
||||
"always"
|
||||
],
|
||||
"camelcase": [
|
||||
"off"
|
||||
],
|
||||
"no-unused-vars": [
|
||||
"warn"
|
||||
],
|
||||
|
|
@ -116,4 +119,4 @@
|
|||
"getCookies": true,
|
||||
"get_url_arg": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue