mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
feature(jshint) add validthis
This commit is contained in:
parent
fcf758be3c
commit
55d382b0c1
1 changed files with 2 additions and 1 deletions
|
|
@ -14,5 +14,6 @@
|
|||
"undef" : true,
|
||||
"evil" : true,
|
||||
"expr" : true,
|
||||
"quotmark": "single"
|
||||
"quotmark": "single",
|
||||
"validthis":true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue